#e6bccd color space conversions
Hex:
#e6bccd
RGB:
230, 188, 205
CMY:
10, 26, 20
CMYK:
0, 18, 11, 10
HSL:
336°, 45.6522%, 81.9608%
HSV (HSB):
336°, 18.2609%, 90.1961%
XYZ:
61.6358, 57.1972, 65.5492
xyY:
0.3343, 0.3102, 57.1972
CIE-Lab:
80.2904, 17.7362, -2.8573
CIE-LCH:
80.2904, 17.9649, 350.8484
CIE-Luv:
80.2904, 24.0373, -7.4821
Hunter-Lab:
75.6288, 13.1230, 1.5522
#e6bccd color charts
#e6bccd color shades, tints & tones
#e6bccd color schemes
#e6bccd color preview, HTML & CSS examples
This text has a color of #e6bccd
<p style="color:#e6bccd;">Text here</p>
.mytext {color:#e6bccd;}
This box has a color of #e6bccd
<div style="background-color:#e6bccd;">Content here</div>
.mybackground {background-color:#e6bccd;}
Border around this has a color of #e6bccd
<div style="border:2px solid #e6bccd;">Content here</div>
.myborder {border:2px solid #e6bccd;}