#e6aecb color space conversions
Hex:
#e6aecb
RGB:
230, 174, 203
CMY:
10, 32, 20
CMYK:
0, 24, 12, 10
HSL:
329°, 52.8302%, 79.2157%
HSV (HSB):
329°, 24.3478%, 90.1961%
XYZ:
58.5487, 51.4069, 63.3366
xyY:
0.3379, 0.2966, 51.4069
CIE-Lab:
76.9248, 24.8933, -6.7380
CIE-LCH:
76.9248, 25.7891, 344.8544
CIE-Luv:
76.9248, 31.8397, -14.5960
Hunter-Lab:
71.6986, 20.2895, -2.1861
#e6aecb color charts
#e6aecb color shades, tints & tones
#e6aecb color schemes
#e6aecb color preview, HTML & CSS examples
This text has a color of #e6aecb
<p style="color:#e6aecb;">Text here</p>
.mytext {color:#e6aecb;}
This box has a color of #e6aecb
<div style="background-color:#e6aecb;">Content here</div>
.mybackground {background-color:#e6aecb;}
Border around this has a color of #e6aecb
<div style="border:2px solid #e6aecb;">Content here</div>
.myborder {border:2px solid #e6aecb;}