#f2d30f color space conversions
Hex:
#f2d30f
RGB:
242, 211, 15
CMY:
5, 17, 94
CMYK:
0, 13, 94, 5
HSL:
52°, 89.7233%, 50.3922%
HSV (HSB):
52°, 93.8017%, 94.9020%
XYZ:
59.9984, 65.5003, 9.9325
xyY:
0.4430, 0.4836, 65.5003
CIE-Lab:
84.7409, -5.3136, 83.6593
CIE-LCH:
84.7409, 83.8279, 93.6342
CIE-Luv:
84.7409, 28.6120, 89.6935
Hunter-Lab:
80.9322, -9.3019, 49.3761
#f2d30f color charts
#f2d30f color shades, tints & tones
#f2d30f color schemes
#f2d30f color preview, HTML & CSS examples
This text has a color of #f2d30f
<p style="color:#f2d30f;">Text here</p>
.mytext {color:#f2d30f;}
This box has a color of #f2d30f
<div style="background-color:#f2d30f;">Content here</div>
.mybackground {background-color:#f2d30f;}
Border around this has a color of #f2d30f
<div style="border:2px solid #f2d30f;">Content here</div>
.myborder {border:2px solid #f2d30f;}