#e1b5d7 color space conversions
Hex:
#e1b5d7
RGB:
225, 181, 215
CMY:
12, 29, 16
CMYK:
0, 20, 4, 12
HSL:
314°, 42.3077%, 79.6078%
HSV (HSB):
314°, 19.5556%, 88.2353%
XYZ:
59.8410, 53.9616, 71.5516
xyY:
0.3228, 0.2911, 53.9616
CIE-Lab:
78.4393, 21.4726, -11.0536
CIE-LCH:
78.4393, 24.1507, 332.7615
CIE-Luv:
78.4393, 23.4451, -20.6823
Hunter-Lab:
73.4586, 16.8575, -6.3299
#e1b5d7 color charts
#e1b5d7 color shades, tints & tones
#e1b5d7 color schemes
#e1b5d7 color preview, HTML & CSS examples
This text has a color of #e1b5d7
<p style="color:#e1b5d7;">Text here</p>
.mytext {color:#e1b5d7;}
This box has a color of #e1b5d7
<div style="background-color:#e1b5d7;">Content here</div>
.mybackground {background-color:#e1b5d7;}
Border around this has a color of #e1b5d7
<div style="border:2px solid #e1b5d7;">Content here</div>
.myborder {border:2px solid #e1b5d7;}