#e1a1b4 color space conversions
Hex:
#e1a1b4
RGB:
225, 161, 180
CMY:
12, 37, 29
CMYK:
0, 28, 20, 12
HSL:
342°, 51.6129%, 75.6863%
HSV (HSB):
342°, 28.4444%, 88.2353%
XYZ:
52.0344, 44.7926, 49.0833
xyY:
0.3566, 0.3070, 44.7926
CIE-Lab:
72.7551, 26.4639, -0.3254
CIE-LCH:
72.7551, 26.4659, 359.2954
CIE-Luv:
72.7551, 38.8511, -5.2860
Hunter-Lab:
66.9273, 21.6570, 3.3668
#e1a1b4 color charts
#e1a1b4 color shades, tints & tones
#e1a1b4 color schemes
#e1a1b4 color preview, HTML & CSS examples
This text has a color of #e1a1b4
<p style="color:#e1a1b4;">Text here</p>
.mytext {color:#e1a1b4;}
This box has a color of #e1a1b4
<div style="background-color:#e1a1b4;">Content here</div>
.mybackground {background-color:#e1a1b4;}
Border around this has a color of #e1a1b4
<div style="border:2px solid #e1a1b4;">Content here</div>
.myborder {border:2px solid #e1a1b4;}