#e2a2c9 color space conversions
Hex:
#e2a2c9
RGB:
226, 162, 201
CMY:
11, 36, 21
CMYK:
0, 28, 11, 11
HSL:
323°, 52.4590%, 76.0784%
HSV (HSB):
323°, 28.3186%, 88.6275%
XYZ:
54.8270, 46.2265, 61.2912
xyY:
0.3377, 0.2847, 46.2265
CIE-Lab:
73.6922, 29.6146, -10.4946
CIE-LCH:
73.6922, 31.4191, 340.4871
CIE-Luv:
73.6922, 35.8718, -21.0666
Hunter-Lab:
67.9900, 24.9593, -5.8554
#e2a2c9 color charts
#e2a2c9 color shades, tints & tones
#e2a2c9 color schemes
#e2a2c9 color preview, HTML & CSS examples
This text has a color of #e2a2c9
<p style="color:#e2a2c9;">Text here</p>
.mytext {color:#e2a2c9;}
This box has a color of #e2a2c9
<div style="background-color:#e2a2c9;">Content here</div>
.mybackground {background-color:#e2a2c9;}
Border around this has a color of #e2a2c9
<div style="border:2px solid #e2a2c9;">Content here</div>
.myborder {border:2px solid #e2a2c9;}