#f2c89c color space conversions
Hex:
#f2c89c
RGB:
242, 200, 156
CMY:
5, 22, 39
CMYK:
0, 17, 36, 5
HSL:
31°, 76.7857%, 78.0392%
HSV (HSB):
31°, 35.5372%, 94.9020%
XYZ:
63.2730, 62.5861, 40.1980
xyY:
0.3810, 0.3769, 62.5861
CIE-Lab:
83.2241, 8.8892, 27.6005
CIE-LCH:
83.2241, 28.9967, 72.1479
CIE-Luv:
83.2241, 29.8608, 36.1325
Hunter-Lab:
79.1114, 4.3187, 25.2516
#f2c89c color charts
#f2c89c color shades, tints & tones
#f2c89c color schemes
#f2c89c color preview, HTML & CSS examples
This text has a color of #f2c89c
<p style="color:#f2c89c;">Text here</p>
.mytext {color:#f2c89c;}
This box has a color of #f2c89c
<div style="background-color:#f2c89c;">Content here</div>
.mybackground {background-color:#f2c89c;}
Border around this has a color of #f2c89c
<div style="border:2px solid #f2c89c;">Content here</div>
.myborder {border:2px solid #f2c89c;}