#e60c45 color space conversions
Hex:
#e60c45
RGB:
230, 12, 69
CMY:
10, 95, 73
CMYK:
0, 95, 70, 10
HSL:
344°, 90.0826%, 47.4510%
HSV (HSB):
344°, 94.7826%, 90.1961%
XYZ:
33.8388, 17.5156, 7.2276
xyY:
0.5776, 0.2990, 17.5156
CIE-Lab:
48.9032, 74.6188, 30.9228
CIE-LCH:
48.9032, 80.7725, 22.5096
CIE-Luv:
48.9032, 144.6080, 17.1589
Hunter-Lab:
41.8517, 71.0842, 19.0571
#e60c45 color charts
#e60c45 color shades, tints & tones
#e60c45 color schemes
#e60c45 color preview, HTML & CSS examples
This text has a color of #e60c45
<p style="color:#e60c45;">Text here</p>
.mytext {color:#e60c45;}
This box has a color of #e60c45
<div style="background-color:#e60c45;">Content here</div>
.mybackground {background-color:#e60c45;}
Border around this has a color of #e60c45
<div style="border:2px solid #e60c45;">Content here</div>
.myborder {border:2px solid #e60c45;}