#f2d17f color space conversions
Hex:
#f2d17f
RGB:
242, 209, 127
CMY:
5, 18, 50
CMYK:
0, 14, 48, 5
HSL:
43°, 81.5603%, 72.3529%
HSV (HSB):
43°, 47.5207%, 94.9020%
XYZ:
63.2492, 66.0105, 29.4864
xyY:
0.3984, 0.4158, 66.0105
CIE-Lab:
85.0018, 1.1723, 44.7461
CIE-LCH:
85.0018, 44.7614, 88.4993
CIE-Luv:
85.0018, 26.2162, 57.4034
Hunter-Lab:
81.2468, -3.2230, 35.3551
#f2d17f color charts
#f2d17f color shades, tints & tones
#f2d17f color schemes
#f2d17f color preview, HTML & CSS examples
This text has a color of #f2d17f
<p style="color:#f2d17f;">Text here</p>
.mytext {color:#f2d17f;}
This box has a color of #f2d17f
<div style="background-color:#f2d17f;">Content here</div>
.mybackground {background-color:#f2d17f;}
Border around this has a color of #f2d17f
<div style="border:2px solid #f2d17f;">Content here</div>
.myborder {border:2px solid #f2d17f;}