#f96a21 color space conversions
Hex:
#f96a21
RGB:
249, 106, 33
CMY:
2, 58, 87
CMYK:
0, 57, 87, 2
HSL:
20°, 94.7368%, 55.2941%
HSV (HSB):
20°, 86.7470%, 97.6471%
XYZ:
44.4955, 30.5576, 4.9919
xyY:
0.5559, 0.3818, 30.5576
CIE-Lab:
62.1324, 51.4584, 63.1300
CIE-LCH:
62.1324, 81.4455, 50.8159
CIE-Luv:
62.1324, 117.8173, 50.6896
Hunter-Lab:
55.2789, 46.9412, 33.3412
#f96a21 color charts
#f96a21 color shades, tints & tones
#f96a21 color schemes
#f96a21 color preview, HTML & CSS examples
This text has a color of #f96a21
<p style="color:#f96a21;">Text here</p>
.mytext {color:#f96a21;}
This box has a color of #f96a21
<div style="background-color:#f96a21;">Content here</div>
.mybackground {background-color:#f96a21;}
Border around this has a color of #f96a21
<div style="border:2px solid #f96a21;">Content here</div>
.myborder {border:2px solid #f96a21;}