#e1bed9 color space conversions
Hex:
#e1bed9
RGB:
225, 190, 217
CMY:
12, 25, 15
CMYK:
0, 16, 4, 12
HSL:
314°, 36.8421%, 81.3725%
HSV (HSB):
314°, 15.5556%, 88.2353%
XYZ:
61.9892, 57.8442, 73.5435
xyY:
0.3206, 0.2991, 57.8442
CIE-Lab:
80.6521, 17.0027, -8.8373
CIE-LCH:
80.6521, 19.1621, 332.5364
CIE-Luv:
80.6521, 18.5808, -16.5175
Hunter-Lab:
76.0554, 12.3901, -4.0931
#e1bed9 color charts
#e1bed9 color shades, tints & tones
#e1bed9 color schemes
#e1bed9 color preview, HTML & CSS examples
This text has a color of #e1bed9
<p style="color:#e1bed9;">Text here</p>
.mytext {color:#e1bed9;}
This box has a color of #e1bed9
<div style="background-color:#e1bed9;">Content here</div>
.mybackground {background-color:#e1bed9;}
Border around this has a color of #e1bed9
<div style="border:2px solid #e1bed9;">Content here</div>
.myborder {border:2px solid #e1bed9;}