#e3bdcd color space conversions
Hex:
#e3bdcd
RGB:
227, 189, 205
CMY:
11, 26, 20
CMYK:
0, 17, 10, 11
HSL:
335°, 40.4255%, 81.5686%
HSV (HSB):
335°, 16.7401%, 89.0196%
XYZ:
60.8956, 57.1339, 65.5760
xyY:
0.3317, 0.3112, 57.1339
CIE-Lab:
80.2548, 16.1501, -2.9416
CIE-LCH:
80.2548, 16.4158, 349.6773
CIE-Luv:
80.2548, 21.5882, -7.3174
Hunter-Lab:
75.5869, 11.5289, 1.4734
#e3bdcd color charts
#e3bdcd color shades, tints & tones
#e3bdcd color schemes
#e3bdcd color preview, HTML & CSS examples
This text has a color of #e3bdcd
<p style="color:#e3bdcd;">Text here</p>
.mytext {color:#e3bdcd;}
This box has a color of #e3bdcd
<div style="background-color:#e3bdcd;">Content here</div>
.mybackground {background-color:#e3bdcd;}
Border around this has a color of #e3bdcd
<div style="border:2px solid #e3bdcd;">Content here</div>
.myborder {border:2px solid #e3bdcd;}