#f96d4c color space conversions
Hex:
#f96d4c
RGB:
249, 109, 76
CMY:
2, 57, 70
CMYK:
0, 56, 69, 2
HSL:
11°, 93.5135%, 63.7255%
HSV (HSB):
11°, 69.4779%, 97.6471%
XYZ:
45.8401, 31.5988, 10.5206
xyY:
0.5211, 0.3592, 31.5988
CIE-Lab:
63.0099, 51.5479, 44.4491
CIE-LCH:
63.0099, 68.0655, 40.7708
CIE-Luv:
63.0099, 110.3412, 38.8572
Hunter-Lab:
56.2128, 47.1896, 28.2524
#f96d4c color charts
#f96d4c color shades, tints & tones
#f96d4c color schemes
#f96d4c color preview, HTML & CSS examples
This text has a color of #f96d4c
<p style="color:#f96d4c;">Text here</p>
.mytext {color:#f96d4c;}
This box has a color of #f96d4c
<div style="background-color:#f96d4c;">Content here</div>
.mybackground {background-color:#f96d4c;}
Border around this has a color of #f96d4c
<div style="border:2px solid #f96d4c;">Content here</div>
.myborder {border:2px solid #f96d4c;}