#e09dd2 color space conversions
Hex:
#e09dd2
RGB:
224, 157, 210
CMY:
12, 38, 18
CMYK:
0, 30, 6, 12
HSL:
313°, 51.9380%, 74.7059%
HSV (HSB):
313°, 29.9107%, 87.8431%
XYZ:
54.4303, 44.6144, 66.7154
xyY:
0.3284, 0.2692, 44.6144
CIE-Lab:
72.6372, 33.1557, -17.0479
CIE-LCH:
72.6372, 37.2818, 332.7888
CIE-Luv:
72.6372, 35.7338, -31.8063
Hunter-Lab:
66.7940, 28.5698, -12.4644
#e09dd2 color charts
#e09dd2 color shades, tints & tones
#e09dd2 color schemes
#e09dd2 color preview, HTML & CSS examples
This text has a color of #e09dd2
<p style="color:#e09dd2;">Text here</p>
.mytext {color:#e09dd2;}
This box has a color of #e09dd2
<div style="background-color:#e09dd2;">Content here</div>
.mybackground {background-color:#e09dd2;}
Border around this has a color of #e09dd2
<div style="border:2px solid #e09dd2;">Content here</div>
.myborder {border:2px solid #e09dd2;}