#e1b5d6 color space conversions
Hex:
#e1b5d6
RGB:
225, 181, 214
CMY:
12, 29, 16
CMYK:
0, 20, 5, 12
HSL:
315°, 42.3077%, 79.6078%
HSV (HSB):
315°, 19.5556%, 88.2353%
XYZ:
59.7128, 53.9103, 70.8769
xyY:
0.3236, 0.2922, 53.9103
CIE-Lab:
78.4094, 21.2954, -10.5569
CIE-LCH:
78.4094, 23.7685, 333.6308
CIE-Luv:
78.4094, 23.5611, -19.8752
Hunter-Lab:
73.4237, 16.6762, -5.8369
#e1b5d6 color charts
#e1b5d6 color shades, tints & tones
#e1b5d6 color schemes
#e1b5d6 color preview, HTML & CSS examples
This text has a color of #e1b5d6
<p style="color:#e1b5d6;">Text here</p>
.mytext {color:#e1b5d6;}
This box has a color of #e1b5d6
<div style="background-color:#e1b5d6;">Content here</div>
.mybackground {background-color:#e1b5d6;}
Border around this has a color of #e1b5d6
<div style="border:2px solid #e1b5d6;">Content here</div>
.myborder {border:2px solid #e1b5d6;}