#f2d76e color space conversions
Hex:
#f2d76e
RGB:
242, 215, 110
CMY:
5, 16, 57
CMYK:
0, 11, 55, 5
HSL:
48°, 83.5443%, 69.0196%
HSV (HSB):
48°, 54.5455%, 94.9020%
XYZ:
63.7329, 68.6039, 24.6346
xyY:
0.4060, 0.4370, 68.6039
CIE-Lab:
86.3075, -3.3461, 54.5236
CIE-LCH:
86.3075, 54.6262, 93.5119
CIE-Luv:
86.3075, 23.1889, 68.3081
Hunter-Lab:
82.8275, -7.5986, 40.3451
#f2d76e color charts
#f2d76e color shades, tints & tones
#f2d76e color schemes
#f2d76e color preview, HTML & CSS examples
This text has a color of #f2d76e
<p style="color:#f2d76e;">Text here</p>
.mytext {color:#f2d76e;}
This box has a color of #f2d76e
<div style="background-color:#f2d76e;">Content here</div>
.mybackground {background-color:#f2d76e;}
Border around this has a color of #f2d76e
<div style="border:2px solid #f2d76e;">Content here</div>
.myborder {border:2px solid #f2d76e;}