#f0c12f color space conversions
Hex:
#f0c12f
RGB:
240, 193, 47
CMY:
6, 24, 82
CMYK:
0, 20, 80, 6
HSL:
45°, 86.5471%, 56.2745%
HSV (HSB):
45°, 80.4167%, 94.1176%
XYZ:
55.5182, 56.8704, 10.7403
xyY:
0.4509, 0.4619, 56.8704
CIE-Lab:
80.1067, 3.7081, 73.2919
CIE-LCH:
80.1067, 73.3857, 87.1036
CIE-Luv:
80.1067, 39.7895, 78.8406
Hunter-Lab:
75.4125, -0.5612, 44.3446
#f0c12f color charts
#f0c12f color shades, tints & tones
#f0c12f color schemes
#f0c12f color preview, HTML & CSS examples
This text has a color of #f0c12f
<p style="color:#f0c12f;">Text here</p>
.mytext {color:#f0c12f;}
This box has a color of #f0c12f
<div style="background-color:#f0c12f;">Content here</div>
.mybackground {background-color:#f0c12f;}
Border around this has a color of #f0c12f
<div style="border:2px solid #f0c12f;">Content here</div>
.myborder {border:2px solid #f0c12f;}