#f99f14 color space conversions
Hex:
#f99f14
RGB:
249, 159, 20
CMY:
2, 38, 92
CMYK:
0, 36, 92, 2
HSL:
36°, 95.0207%, 52.7451%
HSV (HSB):
36°, 91.9679%, 97.6471%
XYZ:
51.5913, 44.9865, 6.6259
xyY:
0.4999, 0.4359, 44.9865
CIE-Lab:
72.8830, 24.7482, 74.5796
CIE-LCH:
72.8830, 78.5786, 71.6423
CIE-Luv:
72.8830, 74.5575, 70.3052
Hunter-Lab:
67.0720, 19.9250, 41.0932
#f99f14 color charts
#f99f14 color shades, tints & tones
#f99f14 color schemes
#f99f14 color preview, HTML & CSS examples
This text has a color of #f99f14
<p style="color:#f99f14;">Text here</p>
.mytext {color:#f99f14;}
This box has a color of #f99f14
<div style="background-color:#f99f14;">Content here</div>
.mybackground {background-color:#f99f14;}
Border around this has a color of #f99f14
<div style="border:2px solid #f99f14;">Content here</div>
.myborder {border:2px solid #f99f14;}