#e1bdd5 color space conversions
Hex:
#e1bdd5
RGB:
225, 189, 213
CMY:
12, 26, 16
CMYK:
0, 16, 5, 12
HSL:
320°, 37.5000%, 81.1765%
HSV (HSB):
320°, 16.0000%, 88.2353%
XYZ:
61.2592, 57.2068, 70.7641
xyY:
0.3237, 0.3023, 57.2068
CIE-Lab:
80.2958, 16.8297, -7.2126
CIE-LCH:
80.2958, 18.3101, 336.8018
CIE-Luv:
80.2958, 19.5093, -13.9589
Hunter-Lab:
75.6352, 12.2108, -2.5269
#e1bdd5 color charts
#e1bdd5 color shades, tints & tones
#e1bdd5 color schemes
#e1bdd5 color preview, HTML & CSS examples
This text has a color of #e1bdd5
<p style="color:#e1bdd5;">Text here</p>
.mytext {color:#e1bdd5;}
This box has a color of #e1bdd5
<div style="background-color:#e1bdd5;">Content here</div>
.mybackground {background-color:#e1bdd5;}
Border around this has a color of #e1bdd5
<div style="border:2px solid #e1bdd5;">Content here</div>
.myborder {border:2px solid #e1bdd5;}