#e60c3b color space conversions
Hex:
#e60c3b
RGB:
230, 12, 59
CMY:
10, 95, 77
CMYK:
0, 95, 74, 10
HSL:
347°, 90.0826%, 47.4510%
HSV (HSB):
347°, 94.7826%, 90.1961%
XYZ:
33.5540, 17.4017, 5.7280
xyY:
0.5920, 0.3070, 17.4017
CIE-Lab:
48.7622, 74.2297, 36.7193
CIE-LCH:
48.7622, 82.8152, 26.3203
CIE-Luv:
48.7622, 147.4891, 21.5633
Hunter-Lab:
41.7154, 70.5758, 21.0595
#e60c3b color charts
#e60c3b color shades, tints & tones
#e60c3b color schemes
#e60c3b color preview, HTML & CSS examples
This text has a color of #e60c3b
<p style="color:#e60c3b;">Text here</p>
.mytext {color:#e60c3b;}
This box has a color of #e60c3b
<div style="background-color:#e60c3b;">Content here</div>
.mybackground {background-color:#e60c3b;}
Border around this has a color of #e60c3b
<div style="border:2px solid #e60c3b;">Content here</div>
.myborder {border:2px solid #e60c3b;}