#f0c80e color space conversions
Hex:
#f0c80e
RGB:
240, 200, 14
CMY:
6, 22, 95
CMYK:
0, 17, 94, 6
HSL:
49°, 88.9764%, 49.8039%
HSV (HSB):
49°, 94.1667%, 94.1176%
XYZ:
56.6687, 59.8655, 8.9839
xyY:
0.4515, 0.4769, 59.8655
CIE-Lab:
81.7650, -0.5727, 81.4911
CIE-LCH:
81.7650, 81.4931, 90.4026
CIE-Luv:
81.7650, 35.1658, 85.6215
Hunter-Lab:
77.3728, -4.6670, 47.2767
#f0c80e color charts
#f0c80e color shades, tints & tones
#f0c80e color schemes
#f0c80e color preview, HTML & CSS examples
This text has a color of #f0c80e
<p style="color:#f0c80e;">Text here</p>
.mytext {color:#f0c80e;}
This box has a color of #f0c80e
<div style="background-color:#f0c80e;">Content here</div>
.mybackground {background-color:#f0c80e;}
Border around this has a color of #f0c80e
<div style="border:2px solid #f0c80e;">Content here</div>
.myborder {border:2px solid #f0c80e;}