#e6bbd9 color space conversions
Hex:
#e6bbd9
RGB:
230, 187, 217
CMY:
10, 27, 15
CMYK:
0, 19, 6, 10
HSL:
318°, 46.2366%, 81.7647%
HSV (HSB):
318°, 18.6957%, 90.1961%
XYZ:
62.9278, 57.3734, 73.4032
xyY:
0.3249, 0.2962, 57.3734
CIE-Lab:
80.3892, 20.3137, -9.1789
CIE-LCH:
80.3892, 22.2912, 335.6837
CIE-Luv:
80.3892, 23.2400, -17.6290
Hunter-Lab:
75.7452, 15.7406, -4.4351
#e6bbd9 color charts
#e6bbd9 color shades, tints & tones
#e6bbd9 color schemes
#e6bbd9 color preview, HTML & CSS examples
This text has a color of #e6bbd9
<p style="color:#e6bbd9;">Text here</p>
.mytext {color:#e6bbd9;}
This box has a color of #e6bbd9
<div style="background-color:#e6bbd9;">Content here</div>
.mybackground {background-color:#e6bbd9;}
Border around this has a color of #e6bbd9
<div style="border:2px solid #e6bbd9;">Content here</div>
.myborder {border:2px solid #e6bbd9;}