#f0cb1e color space conversions
Hex:
#f0cb1e
RGB:
240, 203, 30
CMY:
6, 20, 88
CMYK:
0, 15, 88, 6
HSL:
49°, 87.5000%, 52.9412%
HSV (HSB):
49°, 87.5000%, 94.1176%
XYZ:
57.5255, 61.3309, 10.0344
xyY:
0.4463, 0.4758, 61.3309
CIE-Lab:
82.5563, -1.8731, 79.5859
CIE-LCH:
82.5563, 79.6079, 91.3482
CIE-Luv:
82.5563, 32.7639, 85.3033
Hunter-Lab:
78.3140, -5.9326, 47.2230
#f0cb1e color charts
#f0cb1e color shades, tints & tones
#f0cb1e color schemes
#f0cb1e color preview, HTML & CSS examples
This text has a color of #f0cb1e
<p style="color:#f0cb1e;">Text here</p>
.mytext {color:#f0cb1e;}
This box has a color of #f0cb1e
<div style="background-color:#f0cb1e;">Content here</div>
.mybackground {background-color:#f0cb1e;}
Border around this has a color of #f0cb1e
<div style="border:2px solid #f0cb1e;">Content here</div>
.myborder {border:2px solid #f0cb1e;}