In RGB color space, #ff9f80 hex color has a red value of 255, a green value of 159 and a blue value of 128.
In CMYK color space (used in color printing), #ff9f80 hex color is composed of 0% cyan, 37.65% magenta, 49.8% yellow and 0% black.
#ff9f80 color has a hue of 14.6 degrees, a saturation of 100% and a lightness of 75.1%.
#ff9f80 hex color contains mainly RED.
The closest web safe color of #ff9f80 is #ff9999
#ff9f80 hex color has a decimal value of 16752512.
HEX | ff9f80 | #ff9f80 |
---|---|---|
RGB | 255, 159, 128 | rgb(255, 159, 128) |
RGB Percent | 100, 62.35, 50.2 | rgb(100, 62.35, 50.2) |
CMYK | 0, 38, 50, 0 | |
HSL | 14.6°, 100, 75.1 | hsl(14.6, 100%, 75.1%) |
HSV | 14.6°, 49.8, 100 |
XYZ | 57.534, 47.615, 26.58 |
---|---|
Hunter Lab | 69.004, 28.074, 25.464 |
CIE-LAB | 74.581, 32.522, 31.179 |
CIE-LCH | 74.581, 45.053, 43.792 |
CIE-LUV | 0, 37.65, 49.8, 0 |
Web Safe | ff9999 |
RGB percent of color #ff9f80
CMYK percent of color #ff9f80
Text with hexadecimal color #ff9f80
This text has a font color of #ff9f80
<p style="color:#ff9f80">Text here</p>
#ff9f80 Background Color
This box has a background color of #ff9f80
<div style="background-color:#ff9f80">Text here</div>
#ff9f80 Border Color
This box has a border color of #ff9f80
<div style="border: 4px solid #ff9f80">Text here</div>
CSS codes
<p style="color:#ff9f80">Text here</p>
<div style="background-color:#ff9f80">Text here</div>
<div style="border: 4px solid #ff9f80">Text here</div>
#ff9f80 Color on white background
This is how a font and box color of #ff9f80 will look
on a white background.
#ff9f80 Color on black background
This is how a font and box color of #ff9f80 hex color will look
on a black background.