#f96e6f color space conversions
Hex:
#f96e6f
RGB:
249, 110, 111
CMY:
2, 57, 56
CMYK:
0, 56, 55, 2
HSL:
360°, 92.0530%, 70.3922%
HSV (HSB):
360°, 55.8233%, 97.6471%
XYZ:
47.5121, 32.4393, 18.7962
xyY:
0.4811, 0.3285, 32.4393
CIE-Lab:
63.7043, 53.2655, 26.0602
CIE-LCH:
63.7043, 59.2988, 26.0703
CIE-Luv:
63.7043, 102.6986, 21.6064
Hunter-Lab:
56.9555, 49.2320, 20.3023
#f96e6f color charts
#f96e6f color shades, tints & tones
#f96e6f color schemes
#f96e6f color preview, HTML & CSS examples
This text has a color of #f96e6f
<p style="color:#f96e6f;">Text here</p>
.mytext {color:#f96e6f;}
This box has a color of #f96e6f
<div style="background-color:#f96e6f;">Content here</div>
.mybackground {background-color:#f96e6f;}
Border around this has a color of #f96e6f
<div style="border:2px solid #f96e6f;">Content here</div>
.myborder {border:2px solid #f96e6f;}