#e17dca color space conversions
Hex:
#e17dca
RGB:
225, 125, 202
CMY:
12, 51, 21
CMYK:
0, 44, 10, 12
HSL:
314°, 62.5000%, 68.6275%
HSV (HSB):
314°, 44.4444%, 88.2353%
XYZ:
49.0456, 34.9391, 60.0360
xyY:
0.3405, 0.2426, 34.9391
CIE-Lab:
65.7012, 48.8824, -23.1372
CIE-LCH:
65.7012, 54.0816, 334.6707
CIE-Luv:
65.7012, 53.4778, -43.4496
Hunter-Lab:
59.1093, 44.6683, -18.8431
#e17dca color charts
#e17dca color shades, tints & tones
#e17dca color schemes
#e17dca color preview, HTML & CSS examples
This text has a color of #e17dca
<p style="color:#e17dca;">Text here</p>
.mytext {color:#e17dca;}
This box has a color of #e17dca
<div style="background-color:#e17dca;">Content here</div>
.mybackground {background-color:#e17dca;}
Border around this has a color of #e17dca
<div style="border:2px solid #e17dca;">Content here</div>
.myborder {border:2px solid #e17dca;}