#f9d31e color space conversions
Hex:
#f9d31e
RGB:
249, 211, 30
CMY:
2, 17, 88
CMYK:
0, 15, 88, 2
HSL:
50°, 94.8052%, 54.7059%
HSV (HSB):
50°, 87.9518%, 97.6471%
XYZ:
62.5955, 66.8220, 10.8271
xyY:
0.4463, 0.4765, 66.8220
CIE-Lab:
85.4140, -2.1135, 82.1942
CIE-LCH:
85.4140, 82.2214, 91.4729
CIE-Luv:
85.4140, 33.6647, 88.4764
Hunter-Lab:
81.7447, -6.3680, 49.3683
#f9d31e color charts
#f9d31e color shades, tints & tones
#f9d31e color schemes
#f9d31e color preview, HTML & CSS examples
This text has a color of #f9d31e
<p style="color:#f9d31e;">Text here</p>
.mytext {color:#f9d31e;}
This box has a color of #f9d31e
<div style="background-color:#f9d31e;">Content here</div>
.mybackground {background-color:#f9d31e;}
Border around this has a color of #f9d31e
<div style="border:2px solid #f9d31e;">Content here</div>
.myborder {border:2px solid #f9d31e;}