#e2bcd5 color space conversions
Hex:
#e2bcd5
RGB:
226, 188, 213
CMY:
11, 26, 16
CMYK:
0, 17, 6, 11
HSL:
321°, 39.5833%, 81.1765%
HSV (HSB):
321°, 16.8142%, 88.6275%
XYZ:
61.3575, 56.9393, 70.7073
xyY:
0.3246, 0.3013, 56.9393
CIE-Lab:
80.1454, 17.7087, -7.4254
CIE-LCH:
80.1454, 19.2025, 337.2512
CIE-Luv:
80.1454, 20.6536, -14.4403
Hunter-Lab:
75.4581, 13.0925, -2.7364
#e2bcd5 color charts
#e2bcd5 color shades, tints & tones
#e2bcd5 color schemes
#e2bcd5 color preview, HTML & CSS examples
This text has a color of #e2bcd5
<p style="color:#e2bcd5;">Text here</p>
.mytext {color:#e2bcd5;}
This box has a color of #e2bcd5
<div style="background-color:#e2bcd5;">Content here</div>
.mybackground {background-color:#e2bcd5;}
Border around this has a color of #e2bcd5
<div style="border:2px solid #e2bcd5;">Content here</div>
.myborder {border:2px solid #e2bcd5;}