#f96000 color space conversions
Hex:
#f96000
RGB:
249, 96, 0
CMY:
2, 62, 100
CMYK:
0, 61, 100, 2
HSL:
23°, 100.0000%, 48.8235%
HSV (HSB):
23°, 100.0000%, 97.6471%
XYZ:
43.2498, 28.5055, 3.2226
xyY:
0.5768, 0.3802, 28.5055
CIE-Lab:
60.3427, 55.5154, 69.7603
CIE-LCH:
60.3427, 89.1541, 51.4872
CIE-Luv:
60.3427, 127.2388, 51.4489
Hunter-Lab:
53.3905, 51.1632, 33.7947
#f96000 color charts
#f96000 color shades, tints & tones
#f96000 color schemes
#f96000 color preview, HTML & CSS examples
This text has a color of #f96000
<p style="color:#f96000;">Text here</p>
.mytext {color:#f96000;}
This box has a color of #f96000
<div style="background-color:#f96000;">Content here</div>
.mybackground {background-color:#f96000;}
Border around this has a color of #f96000
<div style="border:2px solid #f96000;">Content here</div>
.myborder {border:2px solid #f96000;}