#e2a9cd color space conversions
Hex:
#e2a9cd
RGB:
226, 169, 205
CMY:
11, 34, 20
CMYK:
0, 25, 9, 11
HSL:
322°, 49.5652%, 77.4510%
HSV (HSB):
322°, 25.2212%, 88.6275%
XYZ:
56.5714, 48.9525, 64.2247
xyY:
0.3333, 0.2884, 48.9525
CIE-Lab:
75.4217, 26.5282, -10.1063
CIE-LCH:
75.4217, 28.3881, 339.1449
CIE-Luv:
75.4217, 31.6056, -19.9897
Hunter-Lab:
69.9660, 21.8866, -5.4485
#e2a9cd color charts
#e2a9cd color shades, tints & tones
#e2a9cd color schemes
#e2a9cd color preview, HTML & CSS examples
This text has a color of #e2a9cd
<p style="color:#e2a9cd;">Text here</p>
.mytext {color:#e2a9cd;}
This box has a color of #e2a9cd
<div style="background-color:#e2a9cd;">Content here</div>
.mybackground {background-color:#e2a9cd;}
Border around this has a color of #e2a9cd
<div style="border:2px solid #e2a9cd;">Content here</div>
.myborder {border:2px solid #e2a9cd;}