#f2dd40 color space conversions
Hex:
#f2dd40
RGB:
242, 221, 64
CMY:
5, 13, 75
CMYK:
0, 9, 74, 5
HSL:
53°, 87.2549%, 60.0000%
HSV (HSB):
53°, 73.5537%, 94.9020%
XYZ:
63.3998, 70.9603, 15.2057
xyY:
0.4239, 0.4744, 70.9603
CIE-Lab:
87.4657, -9.1020, 74.6255
CIE-LCH:
87.4657, 75.1786, 96.9539
CIE-Luv:
87.4657, 20.7850, 86.3259
Hunter-Lab:
84.2379, -13.0724, 48.2642
#f2dd40 color charts
#f2dd40 color shades, tints & tones
#f2dd40 color schemes
#f2dd40 color preview, HTML & CSS examples
This text has a color of #f2dd40
<p style="color:#f2dd40;">Text here</p>
.mytext {color:#f2dd40;}
This box has a color of #f2dd40
<div style="background-color:#f2dd40;">Content here</div>
.mybackground {background-color:#f2dd40;}
Border around this has a color of #f2dd40
<div style="border:2px solid #f2dd40;">Content here</div>
.myborder {border:2px solid #f2dd40;}