#e2b2cc color space conversions
Hex:
#e2b2cc
RGB:
226, 178, 204
CMY:
11, 30, 20
CMYK:
0, 21, 10, 11
HSL:
328°, 45.2830%, 79.2157%
HSV (HSB):
328°, 21.2389%, 88.6275%
XYZ:
58.1835, 52.3692, 64.1684
xyY:
0.3330, 0.2997, 52.3692
CIE-Lab:
77.5011, 21.5233, -6.4722
CIE-LCH:
77.5011, 22.4753, 343.2636
CIE-Luv:
77.5011, 26.9589, -13.5925
Hunter-Lab:
72.3665, 16.8745, -1.9167
#e2b2cc color charts
#e2b2cc color shades, tints & tones
#e2b2cc color schemes
#e2b2cc color preview, HTML & CSS examples
This text has a color of #e2b2cc
<p style="color:#e2b2cc;">Text here</p>
.mytext {color:#e2b2cc;}
This box has a color of #e2b2cc
<div style="background-color:#e2b2cc;">Content here</div>
.mybackground {background-color:#e2b2cc;}
Border around this has a color of #e2b2cc
<div style="border:2px solid #e2b2cc;">Content here</div>
.myborder {border:2px solid #e2b2cc;}