#f96c1f color space conversions
Hex:
#f96c1f
RGB:
249, 108, 31
CMY:
2, 58, 88
CMYK:
0, 57, 88, 2
HSL:
21°, 94.7826%, 54.9020%
HSV (HSB):
21°, 87.5502%, 97.6471%
XYZ:
44.6768, 30.9638, 4.9182
xyY:
0.5546, 0.3844, 30.9638
CIE-Lab:
62.4771, 50.4995, 64.0781
CIE-LCH:
62.4771, 81.5856, 51.7586
CIE-Luv:
62.4771, 116.3700, 51.6544
Hunter-Lab:
55.6451, 45.9366, 33.7112
#f96c1f color charts
#f96c1f color shades, tints & tones
#f96c1f color schemes
#f96c1f color preview, HTML & CSS examples
This text has a color of #f96c1f
<p style="color:#f96c1f;">Text here</p>
.mytext {color:#f96c1f;}
This box has a color of #f96c1f
<div style="background-color:#f96c1f;">Content here</div>
.mybackground {background-color:#f96c1f;}
Border around this has a color of #f96c1f
<div style="border:2px solid #f96c1f;">Content here</div>
.myborder {border:2px solid #f96c1f;}