#e60d01 color space conversions
Hex:
#e60d01
RGB:
230, 13, 1
CMY:
10, 95, 100
CMYK:
0, 94, 100, 10
HSL:
3°, 99.1342%, 45.2941%
HSV (HSB):
3°, 99.5652%, 90.1961%
XYZ:
32.7825, 17.1130, 1.6040
xyY:
0.6366, 0.3323, 17.1130
CIE-Lab:
48.4021, 73.0525, 62.0098
CIE-LCH:
48.4021, 95.8222, 40.3259
CIE-Luv:
48.4021, 155.8857, 34.6174
Hunter-Lab:
41.3679, 69.0608, 26.6586
#e60d01 color charts
#e60d01 color shades, tints & tones
#e60d01 color schemes
#e60d01 color preview, HTML & CSS examples
This text has a color of #e60d01
<p style="color:#e60d01;">Text here</p>
.mytext {color:#e60d01;}
This box has a color of #e60d01
<div style="background-color:#e60d01;">Content here</div>
.mybackground {background-color:#e60d01;}
Border around this has a color of #e60d01
<div style="border:2px solid #e60d01;">Content here</div>
.myborder {border:2px solid #e60d01;}