#e69ecb color space conversions
Hex:
#e69ecb
RGB:
230, 158, 203
CMY:
10, 38, 20
CMYK:
0, 31, 12, 10
HSL:
323°, 59.0164%, 76.0784%
HSV (HSB):
323°, 31.3043%, 90.1961%
XYZ:
55.6395, 45.5885, 62.3669
xyY:
0.3401, 0.2787, 45.5885
CIE-Lab:
73.2777, 33.4472, -12.1697
CIE-LCH:
73.2777, 35.5924, 340.0062
CIE-Luv:
73.2777, 40.3490, -24.3134
Hunter-Lab:
67.5193, 28.9348, -7.5021
#e69ecb color charts
#e69ecb color shades, tints & tones
#e69ecb color schemes
#e69ecb color preview, HTML & CSS examples
This text has a color of #e69ecb
<p style="color:#e69ecb;">Text here</p>
.mytext {color:#e69ecb;}
This box has a color of #e69ecb
<div style="background-color:#e69ecb;">Content here</div>
.mybackground {background-color:#e69ecb;}
Border around this has a color of #e69ecb
<div style="border:2px solid #e69ecb;">Content here</div>
.myborder {border:2px solid #e69ecb;}