#e1a2d2 color space conversions
Hex:
#e1a2d2
RGB:
225, 162, 210
CMY:
12, 36, 18
CMYK:
0, 28, 7, 12
HSL:
314°, 51.2195%, 75.8824%
HSV (HSB):
314°, 28.0000%, 88.2353%
XYZ:
55.6045, 46.5014, 67.0177
xyY:
0.3288, 0.2750, 46.5014
CIE-Lab:
73.8697, 30.8081, -15.1793
CIE-LCH:
73.8697, 34.3446, 333.7704
CIE-Luv:
73.8697, 33.8598, -28.5462
Hunter-Lab:
68.1919, 26.2153, -10.5348
#e1a2d2 color charts
#e1a2d2 color shades, tints & tones
#e1a2d2 color schemes
#e1a2d2 color preview, HTML & CSS examples
This text has a color of #e1a2d2
<p style="color:#e1a2d2;">Text here</p>
.mytext {color:#e1a2d2;}
This box has a color of #e1a2d2
<div style="background-color:#e1a2d2;">Content here</div>
.mybackground {background-color:#e1a2d2;}
Border around this has a color of #e1a2d2
<div style="border:2px solid #e1a2d2;">Content here</div>
.myborder {border:2px solid #e1a2d2;}