#e60a1d color space conversions
Hex:
#e60a1d
RGB:
230, 10, 29
CMY:
10, 96, 89
CMYK:
0, 96, 87, 10
HSL:
355°, 91.6667%, 47.0588%
HSV (HSB):
355°, 95.6522%, 90.1961%
XYZ:
32.9634, 17.1288, 2.7312
xyY:
0.6240, 0.3243, 17.1288
CIE-Lab:
48.4219, 73.6112, 52.5265
CIE-LCH:
48.4219, 90.4303, 35.5104
CIE-Luv:
48.4219, 153.9031, 30.7326
Hunter-Lab:
41.3869, 69.7427, 25.0582
#e60a1d color charts
#e60a1d color shades, tints & tones
#e60a1d color schemes
#e60a1d color preview, HTML & CSS examples
This text has a color of #e60a1d
<p style="color:#e60a1d;">Text here</p>
.mytext {color:#e60a1d;}
This box has a color of #e60a1d
<div style="background-color:#e60a1d;">Content here</div>
.mybackground {background-color:#e60a1d;}
Border around this has a color of #e60a1d
<div style="border:2px solid #e60a1d;">Content here</div>
.myborder {border:2px solid #e60a1d;}