#f96e14 color space conversions
Hex:
#f96e14
RGB:
249, 110, 20
CMY:
2, 57, 92
CMYK:
0, 56, 92, 2
HSL:
24°, 95.0207%, 52.7451%
HSV (HSB):
24°, 91.9679%, 97.6471%
XYZ:
44.7691, 31.3421, 4.3519
xyY:
0.5564, 0.3895, 31.3421
CIE-Lab:
62.7954, 49.3950, 67.4732
CIE-LCH:
62.7954, 83.6212, 53.7933
CIE-Luv:
62.7954, 115.3882, 53.8363
Hunter-Lab:
55.9840, 44.7703, 34.5800
#f96e14 color charts
#f96e14 color shades, tints & tones
#f96e14 color schemes
#f96e14 color preview, HTML & CSS examples
This text has a color of #f96e14
<p style="color:#f96e14;">Text here</p>
.mytext {color:#f96e14;}
This box has a color of #f96e14
<div style="background-color:#f96e14;">Content here</div>
.mybackground {background-color:#f96e14;}
Border around this has a color of #f96e14
<div style="border:2px solid #f96e14;">Content here</div>
.myborder {border:2px solid #f96e14;}