#e2cdc9 color space conversions
Hex:
#e2cdc9
RGB:
226, 205, 201
CMY:
11, 20, 21
CMYK:
0, 9, 11, 11
HSL:
10°, 30.1205%, 83.7255%
HSV (HSB):
10°, 11.0619%, 88.6275%
XYZ:
63.7380, 64.0484, 64.2616
xyY:
0.3319, 0.3335, 64.0484
CIE-Lab:
83.9910, 6.6507, 4.6362
CIE-LCH:
83.9910, 8.1072, 34.8803
CIE-Luv:
83.9910, 12.6761, 5.6995
Hunter-Lab:
80.0303, 2.1086, 8.4133
#e2cdc9 color charts
#e2cdc9 color shades, tints & tones
#e2cdc9 color schemes
#e2cdc9 color preview, HTML & CSS examples
This text has a color of #e2cdc9
<p style="color:#e2cdc9;">Text here</p>
.mytext {color:#e2cdc9;}
This box has a color of #e2cdc9
<div style="background-color:#e2cdc9;">Content here</div>
.mybackground {background-color:#e2cdc9;}
Border around this has a color of #e2cdc9
<div style="border:2px solid #e2cdc9;">Content here</div>
.myborder {border:2px solid #e2cdc9;}