#f96f6c color space conversions
Hex:
#f96f6c
RGB:
249, 111, 108
CMY:
2, 56, 58
CMYK:
0, 55, 57, 2
HSL:
1°, 92.1569%, 70.0000%
HSV (HSB):
1°, 56.6265%, 97.6471%
XYZ:
47.4581, 32.5913, 17.9768
xyY:
0.4841, 0.3325, 32.5913
CIE-Lab:
63.8286, 52.5793, 27.9169
CIE-LCH:
63.8286, 59.5310, 27.9659
CIE-Luv:
63.8286, 102.7004, 23.7330
Hunter-Lab:
57.0888, 48.4823, 21.2922
#f96f6c color charts
#f96f6c color shades, tints & tones
#f96f6c color schemes
#f96f6c color preview, HTML & CSS examples
This text has a color of #f96f6c
<p style="color:#f96f6c;">Text here</p>
.mytext {color:#f96f6c;}
This box has a color of #f96f6c
<div style="background-color:#f96f6c;">Content here</div>
.mybackground {background-color:#f96f6c;}
Border around this has a color of #f96f6c
<div style="border:2px solid #f96f6c;">Content here</div>
.myborder {border:2px solid #f96f6c;}