#e0b1cc color space conversions
Hex:
#e0b1cc
RGB:
224, 177, 204
CMY:
12, 31, 20
CMYK:
0, 21, 9, 12
HSL:
326°, 43.1193%, 78.6275%
HSV (HSB):
326°, 20.9821%, 87.8431%
XYZ:
57.3617, 51.6512, 64.0731
xyY:
0.3314, 0.2984, 51.6512
CIE-Lab:
77.0718, 21.3652, -7.1293
CIE-LCH:
77.0718, 22.5233, 341.5468
CIE-Luv:
77.0718, 26.2035, -14.5535
Hunter-Lab:
71.8688, 16.6985, -2.5506
#e0b1cc color charts
#e0b1cc color shades, tints & tones
#e0b1cc color schemes
#e0b1cc color preview, HTML & CSS examples
This text has a color of #e0b1cc
<p style="color:#e0b1cc;">Text here</p>
.mytext {color:#e0b1cc;}
This box has a color of #e0b1cc
<div style="background-color:#e0b1cc;">Content here</div>
.mybackground {background-color:#e0b1cc;}
Border around this has a color of #e0b1cc
<div style="border:2px solid #e0b1cc;">Content here</div>
.myborder {border:2px solid #e0b1cc;}