#f2c70e color space conversions
Hex:
#f2c70e
RGB:
242, 199, 14
CMY:
5, 22, 95
CMYK:
0, 18, 94, 5
HSL:
49°, 89.7638%, 50.1961%
HSV (HSB):
49°, 94.2149%, 94.9020%
XYZ:
57.1206, 59.7558, 8.9389
xyY:
0.4540, 0.4749, 59.7558
CIE-Lab:
81.7053, 0.8006, 81.5337
CIE-LCH:
81.7053, 81.5376, 89.4374
CIE-Luv:
81.7053, 37.4313, 85.2792
Hunter-Lab:
77.3019, -3.3794, 47.2552
#f2c70e color charts
#f2c70e color shades, tints & tones
#f2c70e color schemes
#f2c70e color preview, HTML & CSS examples
This text has a color of #f2c70e
<p style="color:#f2c70e;">Text here</p>
.mytext {color:#f2c70e;}
This box has a color of #f2c70e
<div style="background-color:#f2c70e;">Content here</div>
.mybackground {background-color:#f2c70e;}
Border around this has a color of #f2c70e
<div style="border:2px solid #f2c70e;">Content here</div>
.myborder {border:2px solid #f2c70e;}