#f2d84f color space conversions
Hex:
#f2d84f
RGB:
242, 216, 79
CMY:
5, 15, 69
CMYK:
0, 11, 67, 5
HSL:
50°, 86.2434%, 62.9412%
HSV (HSB):
50°, 67.3554%, 94.9020%
XYZ:
62.5851, 68.5535, 17.3307
xyY:
0.4215, 0.4617, 68.5535
CIE-Lab:
86.2825, -5.8811, 67.9609
CIE-LCH:
86.2825, 68.2149, 94.9459
CIE-Luv:
86.2825, 23.7837, 80.2129
Hunter-Lab:
82.7970, -9.9692, 45.5476
#f2d84f color charts
#f2d84f color shades, tints & tones
#f2d84f color schemes
#f2d84f color preview, HTML & CSS examples
This text has a color of #f2d84f
<p style="color:#f2d84f;">Text here</p>
.mytext {color:#f2d84f;}
This box has a color of #f2d84f
<div style="background-color:#f2d84f;">Content here</div>
.mybackground {background-color:#f2d84f;}
Border around this has a color of #f2d84f
<div style="border:2px solid #f2d84f;">Content here</div>
.myborder {border:2px solid #f2d84f;}