#f96d5f color space conversions
Hex:
#f96d5f
RGB:
249, 109, 95
CMY:
2, 57, 63
CMYK:
0, 56, 62, 2
HSL:
5°, 92.7711%, 67.4510%
HSV (HSB):
5°, 61.8474%, 97.6471%
XYZ:
46.6011, 31.9032, 14.5283
xyY:
0.5009, 0.3429, 31.9032
CIE-Lab:
63.2628, 52.6159, 34.4608
CIE-LCH:
63.2628, 62.8965, 33.2228
CIE-Luv:
63.2628, 106.8429, 30.0346
Hunter-Lab:
56.4830, 48.4258, 24.2878
#f96d5f color charts
#f96d5f color shades, tints & tones
#f96d5f color schemes
#f96d5f color preview, HTML & CSS examples
This text has a color of #f96d5f
<p style="color:#f96d5f;">Text here</p>
.mytext {color:#f96d5f;}
This box has a color of #f96d5f
<div style="background-color:#f96d5f;">Content here</div>
.mybackground {background-color:#f96d5f;}
Border around this has a color of #f96d5f
<div style="border:2px solid #f96d5f;">Content here</div>
.myborder {border:2px solid #f96d5f;}