#f9994f color space conversions
Hex:
#f9994f
RGB:
249, 153, 79
CMY:
2, 40, 69
CMYK:
0, 39, 68, 2
HSL:
26°, 93.4066%, 64.3137%
HSV (HSB):
26°, 68.2731%, 97.6471%
XYZ:
51.8694, 43.4867, 13.0571
xyY:
0.4784, 0.4011, 43.4867
CIE-Lab:
71.8841, 29.7856, 52.8981
CIE-LCH:
71.8841, 60.7074, 60.6172
CIE-Luv:
71.8841, 75.9511, 54.3676
Hunter-Lab:
65.9445, 24.9986, 34.4216
#f9994f color charts
#f9994f color shades, tints & tones
#f9994f color schemes
#f9994f color preview, HTML & CSS examples
This text has a color of #f9994f
<p style="color:#f9994f;">Text here</p>
.mytext {color:#f9994f;}
This box has a color of #f9994f
<div style="background-color:#f9994f;">Content here</div>
.mybackground {background-color:#f9994f;}
Border around this has a color of #f9994f
<div style="border:2px solid #f9994f;">Content here</div>
.myborder {border:2px solid #f9994f;}