#e60e3e color space conversions
Hex:
#e60e3e
RGB:
230, 14, 62
CMY:
10, 95, 76
CMYK:
0, 94, 73, 10
HSL:
347°, 88.5246%, 47.8431%
HSV (HSB):
347°, 93.9130%, 90.1961%
XYZ:
33.6597, 17.4849, 6.1583
xyY:
0.5874, 0.3051, 17.4849
CIE-Lab:
48.8653, 74.1562, 35.0658
CIE-LCH:
48.8653, 82.0290, 25.3078
CIE-Luv:
48.8653, 146.3548, 20.4377
Hunter-Lab:
41.8149, 70.5107, 20.5385
#e60e3e color charts
#e60e3e color shades, tints & tones
#e60e3e color schemes
#e60e3e color preview, HTML & CSS examples
This text has a color of #e60e3e
<p style="color:#e60e3e;">Text here</p>
.mytext {color:#e60e3e;}
This box has a color of #e60e3e
<div style="background-color:#e60e3e;">Content here</div>
.mybackground {background-color:#e60e3e;}
Border around this has a color of #e60e3e
<div style="border:2px solid #e60e3e;">Content here</div>
.myborder {border:2px solid #e60e3e;}