#f2d82f color space conversions
Hex:
#f2d82f
RGB:
242, 216, 47
CMY:
5, 15, 82
CMYK:
0, 11, 81, 5
HSL:
52°, 88.2353%, 56.6667%
HSV (HSB):
52°, 80.5785%, 94.9020%
XYZ:
61.6869, 68.1942, 12.6009
xyY:
0.4329, 0.4786, 68.1942
CIE-Lab:
86.1035, -7.2006, 78.5766
CIE-LCH:
86.1035, 78.9058, 95.2358
CIE-Luv:
86.1035, 24.6244, 87.8460
Hunter-Lab:
82.5798, -11.1756, 48.7588
#f2d82f color charts
#f2d82f color shades, tints & tones
#f2d82f color schemes
#f2d82f color preview, HTML & CSS examples
This text has a color of #f2d82f
<p style="color:#f2d82f;">Text here</p>
.mytext {color:#f2d82f;}
This box has a color of #f2d82f
<div style="background-color:#f2d82f;">Content here</div>
.mybackground {background-color:#f2d82f;}
Border around this has a color of #f2d82f
<div style="border:2px solid #f2d82f;">Content here</div>
.myborder {border:2px solid #f2d82f;}