#e17dcb color space conversions
Hex:
#e17dcb
RGB:
225, 125, 203
CMY:
12, 51, 20
CMYK:
0, 44, 10, 12
HSL:
313°, 62.5000%, 68.6275%
HSV (HSB):
313°, 44.4444%, 88.2353%
XYZ:
49.1644, 34.9866, 60.6617
xyY:
0.3395, 0.2416, 34.9866
CIE-Lab:
65.7382, 49.0464, -23.6411
CIE-LCH:
65.7382, 54.4468, 334.2652
CIE-Luv:
65.7382, 53.2476, -44.2689
Hunter-Lab:
59.1495, 44.8559, -19.4013
#e17dcb color charts
#e17dcb color shades, tints & tones
#e17dcb color schemes
#e17dcb color preview, HTML & CSS examples
This text has a color of #e17dcb
<p style="color:#e17dcb;">Text here</p>
.mytext {color:#e17dcb;}
This box has a color of #e17dcb
<div style="background-color:#e17dcb;">Content here</div>
.mybackground {background-color:#e17dcb;}
Border around this has a color of #e17dcb
<div style="border:2px solid #e17dcb;">Content here</div>
.myborder {border:2px solid #e17dcb;}