#e2bcd7 color space conversions
Hex:
#e2bcd7
RGB:
226, 188, 215
CMY:
11, 26, 16
CMYK:
0, 17, 5, 11
HSL:
317°, 39.5833%, 81.1765%
HSV (HSB):
317°, 16.8142%, 88.6275%
XYZ:
61.6130, 57.0415, 72.0527
xyY:
0.3231, 0.2991, 57.0415
CIE-Lab:
80.2029, 18.0599, -8.4179
CIE-LCH:
80.2029, 19.9254, 335.0092
CIE-Luv:
80.2029, 20.4422, -16.0398
Hunter-Lab:
75.5258, 13.4478, -3.6955
#e2bcd7 color charts
#e2bcd7 color shades, tints & tones
#e2bcd7 color schemes
#e2bcd7 color preview, HTML & CSS examples
This text has a color of #e2bcd7
<p style="color:#e2bcd7;">Text here</p>
.mytext {color:#e2bcd7;}
This box has a color of #e2bcd7
<div style="background-color:#e2bcd7;">Content here</div>
.mybackground {background-color:#e2bcd7;}
Border around this has a color of #e2bcd7
<div style="border:2px solid #e2bcd7;">Content here</div>
.myborder {border:2px solid #e2bcd7;}