#f96c5f color space conversions
Hex:
#f96c5f
RGB:
249, 108, 95
CMY:
2, 58, 63
CMYK:
0, 57, 62, 2
HSL:
5°, 92.7711%, 67.4510%
HSV (HSB):
5°, 61.8474%, 97.6471%
XYZ:
46.4950, 31.6911, 14.4929
xyY:
0.5017, 0.3419, 31.6911
CIE-Lab:
63.0867, 53.0755, 34.2401
CIE-LCH:
63.0867, 63.1616, 32.8269
CIE-Luv:
63.0867, 107.5439, 29.6671
Hunter-Lab:
56.2948, 48.9108, 24.1424
#f96c5f color charts
#f96c5f color shades, tints & tones
#f96c5f color schemes
#f96c5f color preview, HTML & CSS examples
This text has a color of #f96c5f
<p style="color:#f96c5f;">Text here</p>
.mytext {color:#f96c5f;}
This box has a color of #f96c5f
<div style="background-color:#f96c5f;">Content here</div>
.mybackground {background-color:#f96c5f;}
Border around this has a color of #f96c5f
<div style="border:2px solid #f96c5f;">Content here</div>
.myborder {border:2px solid #f96c5f;}