#e9c2d5 color space conversions
Hex:
#e9c2d5
RGB:
233, 194, 213
CMY:
9, 24, 16
CMYK:
0, 17, 9, 9
HSL:
331°, 46.9880%, 83.7255%
HSV (HSB):
331°, 16.7382%, 91.3725%
XYZ:
64.9063, 60.7113, 71.2483
xyY:
0.3297, 0.3084, 60.7113
CIE-Lab:
82.2233, 16.9279, -4.2835
CIE-LCH:
82.2233, 17.4614, 345.7997
CIE-Luv:
82.2233, 21.8668, -9.5271
Hunter-Lab:
77.9175, 12.3374, 0.3270
#e9c2d5 color charts
#e9c2d5 color shades, tints & tones
#e9c2d5 color schemes
#e9c2d5 color preview, HTML & CSS examples
This text has a color of #e9c2d5
<p style="color:#e9c2d5;">Text here</p>
.mytext {color:#e9c2d5;}
This box has a color of #e9c2d5
<div style="background-color:#e9c2d5;">Content here</div>
.mybackground {background-color:#e9c2d5;}
Border around this has a color of #e9c2d5
<div style="border:2px solid #e9c2d5;">Content here</div>
.myborder {border:2px solid #e9c2d5;}