#f9994a color space conversions
Hex:
#f9994a
RGB:
249, 153, 74
CMY:
2, 40, 71
CMYK:
0, 39, 70, 2
HSL:
27°, 93.5829%, 63.3333%
HSV (HSB):
27°, 70.2811%, 97.6471%
XYZ:
51.6942, 43.4166, 12.1342
xyY:
0.4820, 0.4048, 43.4166
CIE-Lab:
71.8368, 29.5285, 55.1972
CIE-LCH:
71.8368, 62.5993, 61.8548
CIE-Luv:
71.8368, 76.4243, 56.1921
Hunter-Lab:
65.8913, 24.7302, 35.2053
#f9994a color charts
#f9994a color shades, tints & tones
#f9994a color schemes
#f9994a color preview, HTML & CSS examples
This text has a color of #f9994a
<p style="color:#f9994a;">Text here</p>
.mytext {color:#f9994a;}
This box has a color of #f9994a
<div style="background-color:#f9994a;">Content here</div>
.mybackground {background-color:#f9994a;}
Border around this has a color of #f9994a
<div style="border:2px solid #f9994a;">Content here</div>
.myborder {border:2px solid #f9994a;}