#e2b6d3 color space conversions
Hex:
#e2b6d3
RGB:
226, 182, 211
CMY:
11, 29, 17
CMYK:
0, 19, 7, 11
HSL:
320°, 43.1373%, 80.0000%
HSV (HSB):
320°, 19.4690%, 88.6275%
XYZ:
59.8499, 54.3278, 68.9599
xyY:
0.3268, 0.2967, 54.3278
CIE-Lab:
78.6525, 20.5751, -8.5608
CIE-LCH:
78.6525, 22.2850, 337.4089
CIE-Luv:
78.6525, 24.0170, -16.6601
Hunter-Lab:
73.7074, 15.9527, -3.8760
#e2b6d3 color charts
#e2b6d3 color shades, tints & tones
#e2b6d3 color schemes
#e2b6d3 color preview, HTML & CSS examples
This text has a color of #e2b6d3
<p style="color:#e2b6d3;">Text here</p>
.mytext {color:#e2b6d3;}
This box has a color of #e2b6d3
<div style="background-color:#e2b6d3;">Content here</div>
.mybackground {background-color:#e2b6d3;}
Border around this has a color of #e2b6d3
<div style="border:2px solid #e2b6d3;">Content here</div>
.myborder {border:2px solid #e2b6d3;}