#f9b31c color space conversions
Hex:
#f9b31c
RGB:
249, 179, 28
CMY:
2, 30, 89
CMYK:
0, 28, 89, 2
HSL:
41°, 94.8498%, 54.3137%
HSV (HSB):
41°, 88.7550%, 97.6471%
XYZ:
55.3966, 52.4638, 8.3054
xyY:
0.4769, 0.4516, 52.4638
CIE-Lab:
77.5573, 14.3912, 76.4860
CIE-LCH:
77.5573, 77.8281, 79.3441
CIE-Luv:
77.5573, 58.1346, 76.7286
Hunter-Lab:
72.4319, 9.7628, 43.9038
#f9b31c color charts
#f9b31c color shades, tints & tones
#f9b31c color schemes
#f9b31c color preview, HTML & CSS examples
This text has a color of #f9b31c
<p style="color:#f9b31c;">Text here</p>
.mytext {color:#f9b31c;}
This box has a color of #f9b31c
<div style="background-color:#f9b31c;">Content here</div>
.mybackground {background-color:#f9b31c;}
Border around this has a color of #f9b31c
<div style="border:2px solid #f9b31c;">Content here</div>
.myborder {border:2px solid #f9b31c;}