#f2d20e color space conversions
Hex:
#f2d20e
RGB:
242, 210, 14
CMY:
5, 18, 95
CMYK:
0, 13, 94, 5
HSL:
52°, 89.7638%, 50.1961%
HSV (HSB):
52°, 94.2149%, 94.9020%
XYZ:
59.7438, 65.0021, 9.8133
xyY:
0.4440, 0.4831, 65.0021
CIE-Lab:
84.4848, -4.8176, 83.5795
CIE-LCH:
84.4848, 83.7182, 93.2990
CIE-Luv:
84.4848, 29.3416, 89.3825
Hunter-Lab:
80.6239, -8.8200, 49.2201
#f2d20e color charts
#f2d20e color shades, tints & tones
#f2d20e color schemes
#f2d20e color preview, HTML & CSS examples
This text has a color of #f2d20e
<p style="color:#f2d20e;">Text here</p>
.mytext {color:#f2d20e;}
This box has a color of #f2d20e
<div style="background-color:#f2d20e;">Content here</div>
.mybackground {background-color:#f2d20e;}
Border around this has a color of #f2d20e
<div style="border:2px solid #f2d20e;">Content here</div>
.myborder {border:2px solid #f2d20e;}