#f2c99a color space conversions
Hex:
#f2c99a
RGB:
242, 201, 154
CMY:
5, 21, 40
CMYK:
0, 17, 36, 5
HSL:
32°, 77.1930%, 77.6471%
HSV (HSB):
32°, 36.3636%, 94.9020%
XYZ:
63.3373, 62.9836, 39.3907
xyY:
0.3822, 0.3801, 62.9836
CIE-Lab:
83.4338, 8.1336, 28.9289
CIE-LCH:
83.4338, 30.0506, 74.2962
CIE-Luv:
83.4338, 29.4012, 37.9269
Hunter-Lab:
79.3622, 3.5732, 26.1255
#f2c99a color charts
#f2c99a color shades, tints & tones
#f2c99a color schemes
#f2c99a color preview, HTML & CSS examples
This text has a color of #f2c99a
<p style="color:#f2c99a;">Text here</p>
.mytext {color:#f2c99a;}
This box has a color of #f2c99a
<div style="background-color:#f2c99a;">Content here</div>
.mybackground {background-color:#f2c99a;}
Border around this has a color of #f2c99a
<div style="border:2px solid #f2c99a;">Content here</div>
.myborder {border:2px solid #f2c99a;}