#f0c32f color space conversions
Hex:
#f0c32f
RGB:
240, 195, 47
CMY:
6, 24, 82
CMYK:
0, 19, 80, 6
HSL:
46°, 86.5471%, 56.2745%
HSV (HSB):
46°, 80.4167%, 94.1176%
XYZ:
55.9634, 57.7607, 10.8887
xyY:
0.4491, 0.4635, 57.7607
CIE-Lab:
80.6056, 2.6718, 73.7285
CIE-LCH:
80.6056, 73.7769, 87.9246
CIE-Luv:
80.6056, 38.3018, 79.6201
Hunter-Lab:
76.0005, -1.5613, 44.7058
#f0c32f color charts
#f0c32f color shades, tints & tones
#f0c32f color schemes
#f0c32f color preview, HTML & CSS examples
This text has a color of #f0c32f
<p style="color:#f0c32f;">Text here</p>
.mytext {color:#f0c32f;}
This box has a color of #f0c32f
<div style="background-color:#f0c32f;">Content here</div>
.mybackground {background-color:#f0c32f;}
Border around this has a color of #f0c32f
<div style="border:2px solid #f0c32f;">Content here</div>
.myborder {border:2px solid #f0c32f;}