#e60d07 color space conversions
Hex:
#e60d07
RGB:
230, 13, 7
CMY:
10, 95, 97
CMYK:
0, 94, 97, 10
HSL:
2°, 94.0928%, 46.4706%
HSV (HSB):
2°, 96.9565%, 90.1961%
XYZ:
32.8154, 17.1262, 1.7771
xyY:
0.6345, 0.3311, 17.1262
CIE-Lab:
48.4186, 73.0986, 60.3345
CIE-LCH:
48.4186, 94.7822, 39.5357
CIE-Luv:
48.4186, 155.5070, 34.0449
Hunter-Lab:
41.3838, 69.1205, 26.4226
#e60d07 color charts
#e60d07 color shades, tints & tones
#e60d07 color schemes
#e60d07 color preview, HTML & CSS examples
This text has a color of #e60d07
<p style="color:#e60d07;">Text here</p>
.mytext {color:#e60d07;}
This box has a color of #e60d07
<div style="background-color:#e60d07;">Content here</div>
.mybackground {background-color:#e60d07;}
Border around this has a color of #e60d07
<div style="border:2px solid #e60d07;">Content here</div>
.myborder {border:2px solid #e60d07;}