#e60a2d color space conversions
Hex:
#e60a2d
RGB:
230, 10, 45
CMY:
10, 96, 82
CMYK:
0, 96, 80, 10
HSL:
350°, 91.6667%, 47.0588%
HSV (HSB):
350°, 95.6522%, 90.1961%
XYZ:
33.2153, 17.2295, 4.0576
xyY:
0.6094, 0.3161, 17.2295
CIE-Lab:
48.5480, 73.9604, 44.4859
CIE-LCH:
48.5480, 86.3084, 31.0262
CIE-Luv:
48.5480, 151.1204, 26.5274
Hunter-Lab:
41.5085, 70.1969, 23.2601
#e60a2d color charts
#e60a2d color shades, tints & tones
#e60a2d color schemes
#e60a2d color preview, HTML & CSS examples
This text has a color of #e60a2d
<p style="color:#e60a2d;">Text here</p>
.mytext {color:#e60a2d;}
This box has a color of #e60a2d
<div style="background-color:#e60a2d;">Content here</div>
.mybackground {background-color:#e60a2d;}
Border around this has a color of #e60a2d
<div style="border:2px solid #e60a2d;">Content here</div>
.myborder {border:2px solid #e60a2d;}