#f2d07e color space conversions
Hex:
#f2d07e
RGB:
242, 208, 126
CMY:
5, 18, 51
CMYK:
0, 14, 48, 5
HSL:
42°, 81.6901%, 72.1569%
HSV (HSB):
42°, 47.9339%, 94.9020%
XYZ:
62.9397, 65.4954, 29.0633
xyY:
0.3996, 0.4158, 65.4954
CIE-Lab:
84.7383, 1.5946, 44.9138
CIE-LCH:
84.7383, 44.9421, 87.9666
CIE-Luv:
84.7383, 26.9364, 57.4253
Hunter-Lab:
80.9292, -2.8043, 35.3582
#f2d07e color charts
#f2d07e color shades, tints & tones
#f2d07e color schemes
#f2d07e color preview, HTML & CSS examples
This text has a color of #f2d07e
<p style="color:#f2d07e;">Text here</p>
.mytext {color:#f2d07e;}
This box has a color of #f2d07e
<div style="background-color:#f2d07e;">Content here</div>
.mybackground {background-color:#f2d07e;}
Border around this has a color of #f2d07e
<div style="border:2px solid #f2d07e;">Content here</div>
.myborder {border:2px solid #f2d07e;}