#e1bed0 color space conversions
Hex:
#e1bed0
RGB:
225, 190, 208
CMY:
12, 25, 18
CMYK:
0, 16, 8, 12
HSL:
329°, 36.8421%, 81.3725%
HSV (HSB):
329°, 15.5556%, 88.2353%
XYZ:
60.8500, 57.3885, 67.5445
xyY:
0.3275, 0.3089, 57.3885
CIE-Lab:
80.3976, 15.4268, -4.3687
CIE-LCH:
80.3976, 16.0335, 344.1884
CIE-Luv:
80.3976, 19.4905, -9.3510
Hunter-Lab:
75.7552, 10.8075, 0.1648
#e1bed0 color charts
#e1bed0 color shades, tints & tones
#e1bed0 color schemes
#e1bed0 color preview, HTML & CSS examples
This text has a color of #e1bed0
<p style="color:#e1bed0;">Text here</p>
.mytext {color:#e1bed0;}
This box has a color of #e1bed0
<div style="background-color:#e1bed0;">Content here</div>
.mybackground {background-color:#e1bed0;}
Border around this has a color of #e1bed0
<div style="border:2px solid #e1bed0;">Content here</div>
.myborder {border:2px solid #e1bed0;}