#e60d7b color space conversions
Hex:
#e60d7b
RGB:
230, 13, 123
CMY:
10, 95, 52
CMYK:
0, 94, 47, 10
HSL:
330°, 89.3004%, 47.6471%
HSV (HSB):
330°, 94.3478%, 90.1961%
XYZ:
36.3522, 18.5409, 20.4017
xyY:
0.4828, 0.2462, 18.5409
CIE-Lab:
50.1457, 77.8286, -0.4011
CIE-LCH:
50.1457, 77.8297, 359.7047
CIE-Luv:
50.1457, 123.3545, -15.7427
Hunter-Lab:
43.0591, 75.3431, 2.0495
#e60d7b color charts
#e60d7b color shades, tints & tones
#e60d7b color schemes
#e60d7b color preview, HTML & CSS examples
This text has a color of #e60d7b
<p style="color:#e60d7b;">Text here</p>
.mytext {color:#e60d7b;}
This box has a color of #e60d7b
<div style="background-color:#e60d7b;">Content here</div>
.mybackground {background-color:#e60d7b;}
Border around this has a color of #e60d7b
<div style="border:2px solid #e60d7b;">Content here</div>
.myborder {border:2px solid #e60d7b;}