#e60201 color space conversions
Hex:
#e60201
RGB:
230, 2, 1
CMY:
10, 99, 100
CMYK:
0, 99, 100, 10
HSL:
0°, 99.1342%, 45.2941%
HSV (HSB):
0°, 99.5652%, 90.1961%
XYZ:
32.6603, 16.8686, 1.5633
xyY:
0.6392, 0.3302, 16.8686
CIE-Lab:
48.0940, 73.9443, 61.8972
CIE-LCH:
48.0940, 96.4314, 39.9320
CIE-Luv:
48.0940, 157.5930, 34.0674
Hunter-Lab:
41.0714, 70.0697, 26.4932
#e60201 color charts
#e60201 color shades, tints & tones
#e60201 color schemes
#e60201 color preview, HTML & CSS examples
This text has a color of #e60201
<p style="color:#e60201;">Text here</p>
.mytext {color:#e60201;}
This box has a color of #e60201
<div style="background-color:#e60201;">Content here</div>
.mybackground {background-color:#e60201;}
Border around this has a color of #e60201
<div style="border:2px solid #e60201;">Content here</div>
.myborder {border:2px solid #e60201;}