#f2d87f color space conversions
Hex:
#f2d87f
RGB:
242, 216, 127
CMY:
5, 15, 50
CMYK:
0, 11, 48, 5
HSL:
46°, 81.5603%, 72.3529%
HSV (HSB):
46°, 47.5207%, 94.9020%
XYZ:
65.0046, 69.5213, 30.0715
xyY:
0.3949, 0.4224, 69.5213
CIE-Lab:
86.7615, -2.4113, 46.9299
CIE-LCH:
86.7615, 46.9918, 92.9414
CIE-Luv:
86.7615, 21.6522, 60.8243
Hunter-Lab:
83.3794, -6.7512, 36.9821
#f2d87f color charts
#f2d87f color shades, tints & tones
#f2d87f color schemes
#f2d87f color preview, HTML & CSS examples
This text has a color of #f2d87f
<p style="color:#f2d87f;">Text here</p>
.mytext {color:#f2d87f;}
This box has a color of #f2d87f
<div style="background-color:#f2d87f;">Content here</div>
.mybackground {background-color:#f2d87f;}
Border around this has a color of #f2d87f
<div style="border:2px solid #f2d87f;">Content here</div>
.myborder {border:2px solid #f2d87f;}