#e2b0c1 color space conversions
Hex:
#e2b0c1
RGB:
226, 176, 193
CMY:
11, 31, 24
CMYK:
0, 22, 15, 11
HSL:
340°, 46.2963%, 78.8235%
HSV (HSB):
340°, 22.1239%, 88.6275%
XYZ:
56.5150, 51.0697, 57.3308
xyY:
0.3427, 0.3097, 51.0697
CIE-Lab:
76.7212, 20.7872, -1.6360
CIE-LCH:
76.7212, 20.8515, 355.5001
CIE-Luv:
76.7212, 29.3811, -6.1755
Hunter-Lab:
71.4630, 16.1025, 2.4591
#e2b0c1 color charts
#e2b0c1 color shades, tints & tones
#e2b0c1 color schemes
#e2b0c1 color preview, HTML & CSS examples
This text has a color of #e2b0c1
<p style="color:#e2b0c1;">Text here</p>
.mytext {color:#e2b0c1;}
This box has a color of #e2b0c1
<div style="background-color:#e2b0c1;">Content here</div>
.mybackground {background-color:#e2b0c1;}
Border around this has a color of #e2b0c1
<div style="border:2px solid #e2b0c1;">Content here</div>
.myborder {border:2px solid #e2b0c1;}