#f0cc46 color space conversions
Hex:
#f0cc46
RGB:
240, 204, 70
CMY:
6, 20, 73
CMYK:
0, 15, 71, 6
HSL:
47°, 85.0000%, 60.7843%
HSV (HSB):
47°, 70.8333%, 94.1176%
XYZ:
58.6335, 62.1532, 14.7008
xyY:
0.4328, 0.4587, 62.1532
CIE-Lab:
82.9948, -1.0650, 68.0785
CIE-LCH:
82.9948, 68.0868, 90.8962
CIE-Luv:
82.9948, 31.0256, 77.8003
Hunter-Lab:
78.8373, -5.2097, 44.1303
#f0cc46 color charts
#f0cc46 color shades, tints & tones
#f0cc46 color schemes
#f0cc46 color preview, HTML & CSS examples
This text has a color of #f0cc46
<p style="color:#f0cc46;">Text here</p>
.mytext {color:#f0cc46;}
This box has a color of #f0cc46
<div style="background-color:#f0cc46;">Content here</div>
.mybackground {background-color:#f0cc46;}
Border around this has a color of #f0cc46
<div style="border:2px solid #f0cc46;">Content here</div>
.myborder {border:2px solid #f0cc46;}