#e2a0d5 color space conversions
Hex:
#e2a0d5
RGB:
226, 160, 213
CMY:
11, 37, 16
CMYK:
0, 29, 6, 11
HSL:
312°, 53.2258%, 75.6863%
HSV (HSB):
312°, 29.2035%, 88.6275%
XYZ:
55.9451, 46.1145, 68.9031
xyY:
0.3272, 0.2697, 46.1145
CIE-Lab:
73.6197, 32.7374, -17.1909
CIE-LCH:
73.6197, 36.9765, 332.2954
CIE-Luv:
73.6197, 35.0661, -32.0265
Hunter-Lab:
67.9076, 28.2172, -12.6238
#e2a0d5 color charts
#e2a0d5 color shades, tints & tones
#e2a0d5 color schemes
#e2a0d5 color preview, HTML & CSS examples
This text has a color of #e2a0d5
<p style="color:#e2a0d5;">Text here</p>
.mytext {color:#e2a0d5;}
This box has a color of #e2a0d5
<div style="background-color:#e2a0d5;">Content here</div>
.mybackground {background-color:#e2a0d5;}
Border around this has a color of #e2a0d5
<div style="border:2px solid #e2a0d5;">Content here</div>
.myborder {border:2px solid #e2a0d5;}