In RGB color space, #ff9f9f hex color has a red value of 255, a green value of 159 and a blue value of 159.
In CMYK color space (used in color printing), #ff9f9f hex color is composed of 0% cyan, 37.65% magenta, 37.65% yellow and 0% black.
#ff9f9f color has a hue of 0 degrees, a saturation of 100% and a lightness of 81.2%.
#ff9f9f hex color contains mainly RED.
The closest web safe color of #ff9f9f is #ff9999
#ff9f9f hex color has a decimal value of 16752543.
HEX | ff9f9f | #ff9f9f |
---|---|---|
RGB | 255, 159, 159 | rgb(255, 159, 159) |
RGB Percent | 100, 62.35, 62.35 | rgb(100, 62.35, 62.35) |
CMYK | 0, 38, 38, 0 | |
HSL | 0°, 100, 81.2 | hsl(0, 100%, 81.2%) |
HSV | 0°, 37.6, 100 |
XYZ | 59.896, 48.559, 39.017 |
---|---|
Hunter Lab | 69.684, 31.479, 15.582 |
CIE-LAB | 75.176, 35.669, 15.144 |
CIE-LCH | 75.176, 38.751, 23.005 |
CIE-LUV | 0, 37.65, 37.65, 0 |
Web Safe | ff9999 |
RGB percent of color #ff9f9f
CMYK percent of color #ff9f9f
Text with hexadecimal color #ff9f9f
This text has a font color of #ff9f9f
<p style="color:#ff9f9f">Text here</p>
#ff9f9f Background Color
This box has a background color of #ff9f9f
<div style="background-color:#ff9f9f">Text here</div>
#ff9f9f Border Color
This box has a border color of #ff9f9f
<div style="border: 4px solid #ff9f9f">Text here</div>
CSS codes
<p style="color:#ff9f9f">Text here</p>
<div style="background-color:#ff9f9f">Text here</div>
<div style="border: 4px solid #ff9f9f">Text here</div>
#ff9f9f Color on white background
This is how a font and box color of #ff9f9f will look
on a white background.
#ff9f9f Color on black background
This is how a font and box color of #ff9f9f hex color will look
on a black background.