#e60d8d color space conversions
Hex:
#e60d8d
RGB:
230, 13, 141
CMY:
10, 95, 45
CMYK:
0, 94, 39, 10
HSL:
325°, 89.3004%, 47.6471%
HSV (HSB):
325°, 94.3478%, 90.1961%
XYZ:
37.5848, 19.0339, 26.8923
xyY:
0.4501, 0.2279, 19.0339
CIE-Lab:
50.7269, 79.3800, -10.4369
CIE-LCH:
50.7269, 80.0632, 352.5097
CIE-Luv:
50.7269, 115.0727, -29.0634
Hunter-Lab:
43.6279, 77.4262, -6.0069
#e60d8d color charts
#e60d8d color shades, tints & tones
#e60d8d color schemes
#e60d8d color preview, HTML & CSS examples
This text has a color of #e60d8d
<p style="color:#e60d8d;">Text here</p>
.mytext {color:#e60d8d;}
This box has a color of #e60d8d
<div style="background-color:#e60d8d;">Content here</div>
.mybackground {background-color:#e60d8d;}
Border around this has a color of #e60d8d
<div style="border:2px solid #e60d8d;">Content here</div>
.myborder {border:2px solid #e60d8d;}