#e29ed9 color space conversions
Hex:
#e29ed9
RGB:
226, 158, 217
CMY:
11, 38, 15
CMYK:
0, 30, 4, 11
HSL:
308°, 53.9683%, 75.2941%
HSV (HSB):
308°, 30.0885%, 88.6275%
XYZ:
56.1153, 45.6322, 71.4959
xyY:
0.3239, 0.2634, 45.6322
CIE-Lab:
73.3063, 34.5131, -19.8587
CIE-LCH:
73.3063, 39.8186, 330.0841
CIE-Luv:
73.3063, 35.4287, -36.5309
Hunter-Lab:
67.5516, 30.0650, -15.4658
#e29ed9 color charts
#e29ed9 color shades, tints & tones
#e29ed9 color schemes
#e29ed9 color preview, HTML & CSS examples
This text has a color of #e29ed9
<p style="color:#e29ed9;">Text here</p>
.mytext {color:#e29ed9;}
This box has a color of #e29ed9
<div style="background-color:#e29ed9;">Content here</div>
.mybackground {background-color:#e29ed9;}
Border around this has a color of #e29ed9
<div style="border:2px solid #e29ed9;">Content here</div>
.myborder {border:2px solid #e29ed9;}