#e60c70 color space conversions
Hex:
#e60c70
RGB:
230, 12, 112
CMY:
10, 95, 56
CMYK:
0, 95, 51, 10
HSL:
332°, 90.0826%, 47.4510%
HSV (HSB):
332°, 94.7826%, 90.1961%
XYZ:
35.6892, 18.2558, 16.9719
xyY:
0.5033, 0.2574, 18.2558
CIE-Lab:
49.8049, 77.0777, 5.8217
CIE-LCH:
49.8049, 77.2972, 4.3194
CIE-Luv:
49.8049, 128.3409, -8.0940
Hunter-Lab:
42.7268, 74.3272, 6.3576
#e60c70 color charts
#e60c70 color shades, tints & tones
#e60c70 color schemes
#e60c70 color preview, HTML & CSS examples
This text has a color of #e60c70
<p style="color:#e60c70;">Text here</p>
.mytext {color:#e60c70;}
This box has a color of #e60c70
<div style="background-color:#e60c70;">Content here</div>
.mybackground {background-color:#e60c70;}
Border around this has a color of #e60c70
<div style="border:2px solid #e60c70;">Content here</div>
.myborder {border:2px solid #e60c70;}