#f96a1e color space conversions
Hex:
#f96a1e
RGB:
249, 106, 30
CMY:
2, 58, 88
CMYK:
0, 57, 88, 2
HSL:
21°, 94.8052%, 54.7059%
HSV (HSB):
21°, 87.9518%, 97.6471%
XYZ:
44.4553, 30.5415, 4.7804
xyY:
0.5572, 0.3828, 30.5415
CIE-Lab:
62.1187, 51.4006, 64.1321
CIE-LCH:
62.1187, 82.1885, 51.2885
CIE-Luv:
62.1187, 118.0320, 51.2123
Hunter-Lab:
55.2644, 46.8747, 33.5565
#f96a1e color charts
#f96a1e color shades, tints & tones
#f96a1e color schemes
#f96a1e color preview, HTML & CSS examples
This text has a color of #f96a1e
<p style="color:#f96a1e;">Text here</p>
.mytext {color:#f96a1e;}
This box has a color of #f96a1e
<div style="background-color:#f96a1e;">Content here</div>
.mybackground {background-color:#f96a1e;}
Border around this has a color of #f96a1e
<div style="border:2px solid #f96a1e;">Content here</div>
.myborder {border:2px solid #f96a1e;}