#e2b7d3 color space conversions
Hex:
#e2b7d3
RGB:
226, 183, 211
CMY:
11, 28, 17
CMYK:
0, 19, 7, 11
HSL:
321°, 42.5743%, 80.1961%
HSV (HSB):
321°, 19.0265%, 88.6275%
XYZ:
60.0554, 54.7389, 69.0284
xyY:
0.3267, 0.2978, 54.7389
CIE-Lab:
78.8906, 20.0387, -8.2071
CIE-LCH:
78.8906, 21.6542, 337.7277
CIE-Luv:
78.8906, 23.4926, -16.0259
Hunter-Lab:
73.9857, 15.4163, -3.5274
#e2b7d3 color charts
#e2b7d3 color shades, tints & tones
#e2b7d3 color schemes
#e2b7d3 color preview, HTML & CSS examples
This text has a color of #e2b7d3
<p style="color:#e2b7d3;">Text here</p>
.mytext {color:#e2b7d3;}
This box has a color of #e2b7d3
<div style="background-color:#e2b7d3;">Content here</div>
.mybackground {background-color:#e2b7d3;}
Border around this has a color of #e2b7d3
<div style="border:2px solid #e2b7d3;">Content here</div>
.myborder {border:2px solid #e2b7d3;}