#e29dcc color space conversions
Hex:
#e29dcc
RGB:
226, 157, 204
CMY:
11, 38, 20
CMYK:
0, 31, 10, 11
HSL:
319°, 54.3307%, 75.0980%
HSV (HSB):
319°, 30.5310%, 88.6275%
XYZ:
54.3201, 44.6423, 62.8806
xyY:
0.3356, 0.2758, 44.6423
CIE-Lab:
72.6558, 32.7955, -13.6969
CIE-LCH:
72.6558, 35.5408, 337.3324
CIE-Luv:
72.6558, 38.0175, -26.5176
Hunter-Lab:
66.8149, 28.1932, -9.0283
#e29dcc color charts
#e29dcc color shades, tints & tones
#e29dcc color schemes
#e29dcc color preview, HTML & CSS examples
This text has a color of #e29dcc
<p style="color:#e29dcc;">Text here</p>
.mytext {color:#e29dcc;}
This box has a color of #e29dcc
<div style="background-color:#e29dcc;">Content here</div>
.mybackground {background-color:#e29dcc;}
Border around this has a color of #e29dcc
<div style="border:2px solid #e29dcc;">Content here</div>
.myborder {border:2px solid #e29dcc;}