#f9a12c color space conversions
Hex:
#f9a12c
RGB:
249, 161, 44
CMY:
2, 37, 83
CMYK:
0, 35, 82, 2
HSL:
34°, 94.4700%, 57.4510%
HSV (HSB):
34°, 82.3293%, 97.6471%
XYZ:
52.2664, 45.8113, 8.4706
xyY:
0.4905, 0.4300, 45.8113
CIE-Lab:
73.4229, 24.1923, 68.7991
CIE-LCH:
73.4229, 72.9286, 70.6265
CIE-Luv:
73.4229, 72.0674, 67.5093
Hunter-Lab:
67.6841, 19.3926, 39.9588
#f9a12c color charts
#f9a12c color shades, tints & tones
#f9a12c color schemes
#f9a12c color preview, HTML & CSS examples
This text has a color of #f9a12c
<p style="color:#f9a12c;">Text here</p>
.mytext {color:#f9a12c;}
This box has a color of #f9a12c
<div style="background-color:#f9a12c;">Content here</div>
.mybackground {background-color:#f9a12c;}
Border around this has a color of #f9a12c
<div style="border:2px solid #f9a12c;">Content here</div>
.myborder {border:2px solid #f9a12c;}