#e60e20 color space conversions
Hex:
#e60e20
RGB:
230, 14, 32
CMY:
10, 95, 87
CMYK:
0, 94, 86, 10
HSL:
355°, 88.5246%, 47.8431%
HSV (HSB):
355°, 93.9130%, 90.1961%
XYZ:
33.0509, 17.2414, 2.9524
xyY:
0.6207, 0.3238, 17.2414
CIE-Lab:
48.5627, 73.3146, 51.2294
CIE-LCH:
48.5627, 89.4398, 34.9444
CIE-Luv:
48.5627, 152.8184, 30.2998
Hunter-Lab:
41.5227, 69.4161, 24.8501
#e60e20 color charts
#e60e20 color shades, tints & tones
#e60e20 color schemes
#e60e20 color preview, HTML & CSS examples
This text has a color of #e60e20
<p style="color:#e60e20;">Text here</p>
.mytext {color:#e60e20;}
This box has a color of #e60e20
<div style="background-color:#e60e20;">Content here</div>
.mybackground {background-color:#e60e20;}
Border around this has a color of #e60e20
<div style="border:2px solid #e60e20;">Content here</div>
.myborder {border:2px solid #e60e20;}