#f2dd1f color space conversions
Hex:
#f2dd1f
RGB:
242, 221, 31
CMY:
5, 13, 88
CMYK:
0, 9, 87, 5
HSL:
54°, 89.0295%, 53.5294%
HSV (HSB):
54°, 87.1901%, 94.9020%
XYZ:
62.7217, 70.6891, 11.6349
xyY:
0.4324, 0.4874, 70.6891
CIE-Lab:
87.3337, -10.0961, 83.2548
CIE-LCH:
87.3337, 83.8647, 96.9144
CIE-Luv:
87.3337, 21.3700, 92.0515
Hunter-Lab:
84.0768, -13.9725, 50.6490
#f2dd1f color charts
#f2dd1f color shades, tints & tones
#f2dd1f color schemes
#f2dd1f color preview, HTML & CSS examples
This text has a color of #f2dd1f
<p style="color:#f2dd1f;">Text here</p>
.mytext {color:#f2dd1f;}
This box has a color of #f2dd1f
<div style="background-color:#f2dd1f;">Content here</div>
.mybackground {background-color:#f2dd1f;}
Border around this has a color of #f2dd1f
<div style="border:2px solid #f2dd1f;">Content here</div>
.myborder {border:2px solid #f2dd1f;}