#e6bccc color space conversions
Hex:
#e6bccc
RGB:
230, 188, 204
CMY:
10, 26, 20
CMYK:
0, 18, 11, 10
HSL:
337°, 45.6522%, 81.9608%
HSV (HSB):
337°, 18.2609%, 90.1961%
XYZ:
61.5154, 57.1491, 64.9154
xyY:
0.3351, 0.3113, 57.1491
CIE-Lab:
80.2634, 17.5708, -2.3578
CIE-LCH:
80.2634, 17.7283, 352.3573
CIE-Luv:
80.2634, 24.1460, -6.6998
Hunter-Lab:
75.5970, 12.9558, 2.0054
#e6bccc color charts
#e6bccc color shades, tints & tones
#e6bccc color schemes
#e6bccc color preview, HTML & CSS examples
This text has a color of #e6bccc
<p style="color:#e6bccc;">Text here</p>
.mytext {color:#e6bccc;}
This box has a color of #e6bccc
<div style="background-color:#e6bccc;">Content here</div>
.mybackground {background-color:#e6bccc;}
Border around this has a color of #e6bccc
<div style="border:2px solid #e6bccc;">Content here</div>
.myborder {border:2px solid #e6bccc;}