#f0d31e color space conversions
Hex:
#f0d31e
RGB:
240, 211, 30
CMY:
6, 17, 88
CMYK:
0, 12, 88, 6
HSL:
52°, 87.5000%, 52.9412%
HSV (HSB):
52°, 87.5000%, 94.1176%
XYZ:
59.4638, 65.2075, 10.6805
xyY:
0.4393, 0.4818, 65.2075
CIE-Lab:
84.5906, -5.9436, 81.1945
CIE-LCH:
84.5906, 81.4117, 94.1867
CIE-Luv:
84.5906, 26.9795, 88.3414
Hunter-Lab:
80.7512, -9.8702, 48.6839
#f0d31e color charts
#f0d31e color shades, tints & tones
#f0d31e color schemes
#f0d31e color preview, HTML & CSS examples
This text has a color of #f0d31e
<p style="color:#f0d31e;">Text here</p>
.mytext {color:#f0d31e;}
This box has a color of #f0d31e
<div style="background-color:#f0d31e;">Content here</div>
.mybackground {background-color:#f0d31e;}
Border around this has a color of #f0d31e
<div style="border:2px solid #f0d31e;">Content here</div>
.myborder {border:2px solid #f0d31e;}