#e60401 color space conversions
Hex:
#e60401
RGB:
230, 4, 1
CMY:
10, 98, 100
CMYK:
0, 98, 100, 10
HSL:
1°, 99.1342%, 45.2941%
HSV (HSB):
1°, 99.5652%, 90.1961%
XYZ:
32.6820, 16.9120, 1.5705
xyY:
0.6388, 0.3305, 16.9120
CIE-Lab:
48.1490, 73.7850, 61.9171
CIE-LCH:
48.1490, 96.3221, 40.0019
CIE-Luv:
48.1490, 157.2877, 34.1655
Hunter-Lab:
41.1242, 69.8892, 26.5227
#e60401 color charts
#e60401 color shades, tints & tones
#e60401 color schemes
#e60401 color preview, HTML & CSS examples
This text has a color of #e60401
<p style="color:#e60401;">Text here</p>
.mytext {color:#e60401;}
This box has a color of #e60401
<div style="background-color:#e60401;">Content here</div>
.mybackground {background-color:#e60401;}
Border around this has a color of #e60401
<div style="border:2px solid #e60401;">Content here</div>
.myborder {border:2px solid #e60401;}