#e1a1b5 color space conversions
Hex:
#e1a1b5
RGB:
225, 161, 181
CMY:
12, 37, 29
CMYK:
0, 28, 20, 12
HSL:
341°, 51.6129%, 75.6863%
HSV (HSB):
341°, 28.4444%, 88.2353%
XYZ:
52.1367, 44.8335, 49.6219
xyY:
0.3557, 0.3058, 44.8335
CIE-Lab:
72.7821, 26.6153, -0.8377
CIE-LCH:
72.7821, 26.6285, 358.1972
CIE-Luv:
72.7821, 38.7052, -6.0578
Hunter-Lab:
66.9578, 21.8128, 2.9311
#e1a1b5 color charts
#e1a1b5 color shades, tints & tones
#e1a1b5 color schemes
#e1a1b5 color preview, HTML & CSS examples
This text has a color of #e1a1b5
<p style="color:#e1a1b5;">Text here</p>
.mytext {color:#e1a1b5;}
This box has a color of #e1a1b5
<div style="background-color:#e1a1b5;">Content here</div>
.mybackground {background-color:#e1a1b5;}
Border around this has a color of #e1a1b5
<div style="border:2px solid #e1a1b5;">Content here</div>
.myborder {border:2px solid #e1a1b5;}