#f2d04c color space conversions
Hex:
#f2d04c
RGB:
242, 208, 76
CMY:
5, 18, 70
CMYK:
0, 14, 69, 5
HSL:
48°, 86.4583%, 62.3529%
HSV (HSB):
48°, 68.5950%, 94.9020%
XYZ:
60.4783, 64.5108, 16.1018
xyY:
0.4286, 0.4572, 64.5108
CIE-Lab:
84.2310, -1.9754, 67.0489
CIE-LCH:
84.2310, 67.0780, 91.6876
CIE-Luv:
84.2310, 29.4486, 77.7768
Hunter-Lab:
80.3186, -6.1506, 44.3370
#f2d04c color charts
#f2d04c color shades, tints & tones
#f2d04c color schemes
#f2d04c color preview, HTML & CSS examples
This text has a color of #f2d04c
<p style="color:#f2d04c;">Text here</p>
.mytext {color:#f2d04c;}
This box has a color of #f2d04c
<div style="background-color:#f2d04c;">Content here</div>
.mybackground {background-color:#f2d04c;}
Border around this has a color of #f2d04c
<div style="border:2px solid #f2d04c;">Content here</div>
.myborder {border:2px solid #f2d04c;}