#f96e06 color space conversions
Hex:
#f96e06
RGB:
249, 110, 6
CMY:
2, 57, 98
CMYK:
0, 56, 98, 2
HSL:
26°, 95.2941%, 50.0000%
HSV (HSB):
26°, 97.5904%, 97.6471%
XYZ:
44.6757, 31.3047, 3.8600
xyY:
0.5596, 0.3921, 31.3047
CIE-Lab:
62.7641, 49.2593, 70.0988
CIE-LCH:
62.7641, 85.6757, 54.9038
CIE-Luv:
62.7641, 115.8716, 55.0529
Hunter-Lab:
55.9506, 44.6159, 35.0750
#f96e06 color charts
#f96e06 color shades, tints & tones
#f96e06 color schemes
#f96e06 color preview, HTML & CSS examples
This text has a color of #f96e06
<p style="color:#f96e06;">Text here</p>
.mytext {color:#f96e06;}
This box has a color of #f96e06
<div style="background-color:#f96e06;">Content here</div>
.mybackground {background-color:#f96e06;}
Border around this has a color of #f96e06
<div style="border:2px solid #f96e06;">Content here</div>
.myborder {border:2px solid #f96e06;}