#e60f1c color space conversions
Hex:
#e60f1c
RGB:
230, 15, 28
CMY:
10, 94, 89
CMYK:
0, 93, 88, 10
HSL:
356°, 87.7551%, 48.0392%
HSV (HSB):
356°, 93.4783%, 90.1961%
XYZ:
33.0136, 17.2485, 2.6879
xyY:
0.6235, 0.3258, 17.2485
CIE-Lab:
48.5716, 73.1438, 53.0958
CIE-LCH:
48.5716, 90.3836, 35.9763
CIE-Luv:
48.5716, 153.2028, 31.2278
Hunter-Lab:
41.5313, 69.2113, 25.2347
#e60f1c color charts
#e60f1c color shades, tints & tones
#e60f1c color schemes
#e60f1c color preview, HTML & CSS examples
This text has a color of #e60f1c
<p style="color:#e60f1c;">Text here</p>
.mytext {color:#e60f1c;}
This box has a color of #e60f1c
<div style="background-color:#e60f1c;">Content here</div>
.mybackground {background-color:#e60f1c;}
Border around this has a color of #e60f1c
<div style="border:2px solid #e60f1c;">Content here</div>
.myborder {border:2px solid #e60f1c;}