#e60e76 color space conversions
Hex:
#e60e76
RGB:
230, 14, 118
CMY:
10, 95, 54
CMYK:
0, 94, 49, 10
HSL:
331°, 88.5246%, 47.8431%
HSV (HSB):
331°, 93.9130%, 90.1961%
XYZ:
36.0602, 18.4451, 18.7992
xyY:
0.4919, 0.2516, 18.4451
CIE-Lab:
50.0315, 77.3462, 2.4805
CIE-LCH:
50.0315, 77.3860, 1.8368
CIE-Luv:
50.0315, 125.4736, -12.1104
Hunter-Lab:
42.9477, 74.7153, 4.1108
#e60e76 color charts
#e60e76 color shades, tints & tones
#e60e76 color schemes
#e60e76 color preview, HTML & CSS examples
This text has a color of #e60e76
<p style="color:#e60e76;">Text here</p>
.mytext {color:#e60e76;}
This box has a color of #e60e76
<div style="background-color:#e60e76;">Content here</div>
.mybackground {background-color:#e60e76;}
Border around this has a color of #e60e76
<div style="border:2px solid #e60e76;">Content here</div>
.myborder {border:2px solid #e60e76;}