#e60c8c color space conversions
Hex:
#e60c8c
RGB:
230, 12, 140
CMY:
10, 95, 45
CMYK:
0, 95, 39, 10
HSL:
325°, 90.0826%, 47.4510%
HSV (HSB):
325°, 94.7826%, 90.1961%
XYZ:
37.4982, 18.9794, 26.4980
xyY:
0.4519, 0.2287, 18.9794
CIE-Lab:
50.6631, 79.3731, -9.9306
CIE-LCH:
50.6631, 79.9919, 352.8686
CIE-Luv:
50.6631, 115.6348, -28.3794
Hunter-Lab:
43.5653, 77.4019, -5.5665
#e60c8c color charts
#e60c8c color shades, tints & tones
#e60c8c color schemes
#e60c8c color preview, HTML & CSS examples
This text has a color of #e60c8c
<p style="color:#e60c8c;">Text here</p>
.mytext {color:#e60c8c;}
This box has a color of #e60c8c
<div style="background-color:#e60c8c;">Content here</div>
.mybackground {background-color:#e60c8c;}
Border around this has a color of #e60c8c
<div style="border:2px solid #e60c8c;">Content here</div>
.myborder {border:2px solid #e60c8c;}