#e60e7b color space conversions
Hex:
#e60e7b
RGB:
230, 14, 123
CMY:
10, 95, 52
CMYK:
0, 94, 47, 10
HSL:
330°, 88.5246%, 47.8431%
HSV (HSB):
330°, 93.9130%, 90.1961%
XYZ:
36.3653, 18.5671, 20.4060
xyY:
0.4827, 0.2464, 18.5671
CIE-Lab:
50.1769, 77.7379, -0.3556
CIE-LCH:
50.1769, 77.7387, 359.7379
CIE-Luv:
50.1769, 123.2404, -15.6664
Hunter-Lab:
43.0896, 75.2377, 2.0846
#e60e7b color charts
#e60e7b color shades, tints & tones
#e60e7b color schemes
#e60e7b color preview, HTML & CSS examples
This text has a color of #e60e7b
<p style="color:#e60e7b;">Text here</p>
.mytext {color:#e60e7b;}
This box has a color of #e60e7b
<div style="background-color:#e60e7b;">Content here</div>
.mybackground {background-color:#e60e7b;}
Border around this has a color of #e60e7b
<div style="border:2px solid #e60e7b;">Content here</div>
.myborder {border:2px solid #e60e7b;}