#e2b0d3 color space conversions
Hex:
#e2b0d3
RGB:
226, 176, 211
CMY:
11, 31, 17
CMYK:
0, 22, 7, 11
HSL:
318°, 46.2963%, 78.8235%
HSV (HSB):
318°, 22.1239%, 88.6275%
XYZ:
58.6472, 51.9226, 68.5590
xyY:
0.3274, 0.2899, 51.9226
CIE-Lab:
77.2345, 23.7971, -10.6722
CIE-LCH:
77.2345, 26.0806, 335.8454
CIE-Luv:
77.2345, 27.1521, -20.4512
Hunter-Lab:
72.0573, 19.1803, -5.9714
#e2b0d3 color charts
#e2b0d3 color shades, tints & tones
#e2b0d3 color schemes
#e2b0d3 color preview, HTML & CSS examples
This text has a color of #e2b0d3
<p style="color:#e2b0d3;">Text here</p>
.mytext {color:#e2b0d3;}
This box has a color of #e2b0d3
<div style="background-color:#e2b0d3;">Content here</div>
.mybackground {background-color:#e2b0d3;}
Border around this has a color of #e2b0d3
<div style="border:2px solid #e2b0d3;">Content here</div>
.myborder {border:2px solid #e2b0d3;}