#f2f04d color space conversions
Hex:
#f2f04d
RGB:
242, 240, 77
CMY:
5, 6, 70
CMYK:
0, 1, 68, 5
HSL:
59°, 86.3874%, 62.5490%
HSV (HSB):
59°, 68.1818%, 94.9020%
XYZ:
69.1176, 81.7332, 19.1544
xyY:
0.4066, 0.4808, 81.7332
CIE-Lab:
92.4570, -17.8590, 74.9308
CIE-LCH:
92.4570, 77.0297, 103.4058
CIE-Luv:
92.4570, 7.8878, 90.7620
Hunter-Lab:
90.4064, -21.7443, 50.7228
#f2f04d color charts
#f2f04d color shades, tints & tones
#f2f04d color schemes
#f2f04d color preview, HTML & CSS examples
This text has a color of #f2f04d
<p style="color:#f2f04d;">Text here</p>
.mytext {color:#f2f04d;}
This box has a color of #f2f04d
<div style="background-color:#f2f04d;">Content here</div>
.mybackground {background-color:#f2f04d;}
Border around this has a color of #f2f04d
<div style="border:2px solid #f2f04d;">Content here</div>
.myborder {border:2px solid #f2f04d;}