#f96d00 color space conversions
Hex:
#f96d00
RGB:
249, 109, 0
CMY:
2, 57, 100
CMYK:
0, 56, 100, 2
HSL:
26°, 100.0000%, 48.8235%
HSV (HSB):
26°, 100.0000%, 97.6471%
XYZ:
44.5356, 31.0770, 3.6512
xyY:
0.5619, 0.3921, 31.0770
CIE-Lab:
62.5726, 49.6776, 70.9757
CIE-LCH:
62.5726, 86.6338, 55.0109
CIE-Luv:
62.5726, 116.8606, 55.1837
Hunter-Lab:
55.7468, 45.0451, 35.1395
#f96d00 color charts
#f96d00 color shades, tints & tones
#f96d00 color schemes
#f96d00 color preview, HTML & CSS examples
This text has a color of #f96d00
<p style="color:#f96d00;">Text here</p>
.mytext {color:#f96d00;}
This box has a color of #f96d00
<div style="background-color:#f96d00;">Content here</div>
.mybackground {background-color:#f96d00;}
Border around this has a color of #f96d00
<div style="border:2px solid #f96d00;">Content here</div>
.myborder {border:2px solid #f96d00;}