#f2d24f color space conversions
Hex:
#f2d24f
RGB:
242, 210, 79
CMY:
5, 18, 69
CMYK:
0, 13, 67, 5
HSL:
48°, 86.2434%, 62.9412%
HSV (HSB):
48°, 67.3554%, 94.9020%
XYZ:
61.0758, 65.5349, 16.8276
xyY:
0.4258, 0.4569, 65.5349
CIE-Lab:
84.7586, -2.8381, 66.3927
CIE-LCH:
84.7586, 66.4534, 92.4477
CIE-Luv:
84.7586, 27.9358, 77.6949
Hunter-Lab:
80.9537, -6.9988, 44.3431
#f2d24f color charts
#f2d24f color shades, tints & tones
#f2d24f color schemes
#f2d24f color preview, HTML & CSS examples
This text has a color of #f2d24f
<p style="color:#f2d24f;">Text here</p>
.mytext {color:#f2d24f;}
This box has a color of #f2d24f
<div style="background-color:#f2d24f;">Content here</div>
.mybackground {background-color:#f2d24f;}
Border around this has a color of #f2d24f
<div style="border:2px solid #f2d24f;">Content here</div>
.myborder {border:2px solid #f2d24f;}