#f2d07f color space conversions
Hex:
#f2d07f
RGB:
242, 208, 127
CMY:
5, 18, 50
CMYK:
0, 14, 48, 5
HSL:
42°, 81.5603%, 72.3529%
HSV (HSB):
42°, 47.5207%, 94.9020%
XYZ:
63.0046, 65.5213, 29.4049
xyY:
0.3989, 0.4149, 65.5213
CIE-Lab:
84.7516, 1.6869, 44.4342
CIE-LCH:
84.7516, 44.4662, 87.8258
CIE-Luv:
84.7516, 26.8733, 56.9134
Hunter-Lab:
80.9452, -2.7168, 35.1235
#f2d07f color charts
#f2d07f color shades, tints & tones
#f2d07f color schemes
#f2d07f color preview, HTML & CSS examples
This text has a color of #f2d07f
<p style="color:#f2d07f;">Text here</p>
.mytext {color:#f2d07f;}
This box has a color of #f2d07f
<div style="background-color:#f2d07f;">Content here</div>
.mybackground {background-color:#f2d07f;}
Border around this has a color of #f2d07f
<div style="border:2px solid #f2d07f;">Content here</div>
.myborder {border:2px solid #f2d07f;}