#f0c50e color space conversions
Hex:
#f0c50e
RGB:
240, 197, 14
CMY:
6, 23, 95
CMYK:
0, 18, 94, 6
HSL:
49°, 88.9764%, 49.8039%
HSV (HSB):
49°, 94.1667%, 94.1176%
XYZ:
55.9807, 58.4895, 8.7546
xyY:
0.4543, 0.4747, 58.4895
CIE-Lab:
81.0102, 0.9711, 80.9369
CIE-LCH:
81.0102, 80.9427, 89.3126
CIE-Luv:
81.0102, 37.4005, 84.5021
Hunter-Lab:
76.4784, -3.1787, 46.7479
#f0c50e color charts
#f0c50e color shades, tints & tones
#f0c50e color schemes
#f0c50e color preview, HTML & CSS examples
This text has a color of #f0c50e
<p style="color:#f0c50e;">Text here</p>
.mytext {color:#f0c50e;}
This box has a color of #f0c50e
<div style="background-color:#f0c50e;">Content here</div>
.mybackground {background-color:#f0c50e;}
Border around this has a color of #f0c50e
<div style="border:2px solid #f0c50e;">Content here</div>
.myborder {border:2px solid #f0c50e;}