#e2a3d2 color space conversions
Hex:
#e2a3d2
RGB:
226, 163, 210
CMY:
11, 36, 18
CMYK:
0, 28, 7, 11
HSL:
315°, 52.0661%, 76.2745%
HSV (HSB):
315°, 27.8761%, 88.6275%
XYZ:
56.0941, 47.0163, 67.0913
xyY:
0.3296, 0.2762, 47.0163
CIE-Lab:
74.2002, 30.6072, -14.6717
CIE-LCH:
74.2002, 33.9420, 334.3891
CIE-Luv:
74.2002, 34.0035, -27.7370
Hunter-Lab:
68.5684, 26.0316, -10.0149
#e2a3d2 color charts
#e2a3d2 color shades, tints & tones
#e2a3d2 color schemes
#e2a3d2 color preview, HTML & CSS examples
This text has a color of #e2a3d2
<p style="color:#e2a3d2;">Text here</p>
.mytext {color:#e2a3d2;}
This box has a color of #e2a3d2
<div style="background-color:#e2a3d2;">Content here</div>
.mybackground {background-color:#e2a3d2;}
Border around this has a color of #e2a3d2
<div style="border:2px solid #e2a3d2;">Content here</div>
.myborder {border:2px solid #e2a3d2;}