#e60b3e color space conversions
Hex:
#e60b3e
RGB:
230, 11, 62
CMY:
10, 96, 76
CMYK:
0, 95, 73, 10
HSL:
346°, 90.8714%, 47.2549%
HSV (HSB):
346°, 95.2174%, 90.1961%
XYZ:
33.6223, 17.4101, 6.1458
xyY:
0.5880, 0.3045, 17.4101
CIE-Lab:
48.7727, 74.4242, 34.9580
CIE-LCH:
48.7727, 82.2254, 25.1601
CIE-Luv:
48.7727, 146.8116, 20.2489
Hunter-Lab:
41.7255, 70.8154, 20.4749
#e60b3e color charts
#e60b3e color shades, tints & tones
#e60b3e color schemes
#e60b3e color preview, HTML & CSS examples
This text has a color of #e60b3e
<p style="color:#e60b3e;">Text here</p>
.mytext {color:#e60b3e;}
This box has a color of #e60b3e
<div style="background-color:#e60b3e;">Content here</div>
.mybackground {background-color:#e60b3e;}
Border around this has a color of #e60b3e
<div style="border:2px solid #e60b3e;">Content here</div>
.myborder {border:2px solid #e60b3e;}