#e2c8d2 color space conversions
Hex:
#e2c8d2
RGB:
226, 200, 210
CMY:
11, 22, 18
CMYK:
0, 12, 7, 11
HSL:
337°, 30.9524%, 83.5294%
HSV (HSB):
337°, 11.5044%, 88.6275%
XYZ:
63.6512, 62.1304, 69.6104
xyY:
0.3258, 0.3180, 62.1304
CIE-Lab:
82.9827, 10.7978, -1.6332
CIE-LCH:
82.9827, 10.9206, 351.3989
CIE-Luv:
82.9827, 14.6161, -4.3963
Hunter-Lab:
78.8229, 6.2026, 2.8156
#e2c8d2 color charts
#e2c8d2 color shades, tints & tones
#e2c8d2 color schemes
#e2c8d2 color preview, HTML & CSS examples
This text has a color of #e2c8d2
<p style="color:#e2c8d2;">Text here</p>
.mytext {color:#e2c8d2;}
This box has a color of #e2c8d2
<div style="background-color:#e2c8d2;">Content here</div>
.mybackground {background-color:#e2c8d2;}
Border around this has a color of #e2c8d2
<div style="border:2px solid #e2c8d2;">Content here</div>
.myborder {border:2px solid #e2c8d2;}