#f2d02d color space conversions
Hex:
#f2d02d
RGB:
242, 208, 45
CMY:
5, 18, 82
CMYK:
0, 14, 81, 5
HSL:
50°, 88.3408%, 56.2745%
HSV (HSB):
50°, 81.4050%, 94.9020%
XYZ:
59.6475, 64.1785, 11.7265
xyY:
0.4400, 0.4735, 64.1785
CIE-Lab:
84.0586, -3.2107, 77.3594
CIE-LCH:
84.0586, 77.4260, 92.3766
CIE-Luv:
84.0586, 30.3529, 85.0838
Hunter-Lab:
80.1115, -7.2918, 47.3993
#f2d02d color charts
#f2d02d color shades, tints & tones
#f2d02d color schemes
#f2d02d color preview, HTML & CSS examples
This text has a color of #f2d02d
<p style="color:#f2d02d;">Text here</p>
.mytext {color:#f2d02d;}
This box has a color of #f2d02d
<div style="background-color:#f2d02d;">Content here</div>
.mybackground {background-color:#f2d02d;}
Border around this has a color of #f2d02d
<div style="border:2px solid #f2d02d;">Content here</div>
.myborder {border:2px solid #f2d02d;}