#e60d23 color space conversions
Hex:
#e60d23
RGB:
230, 13, 35
CMY:
10, 95, 86
CMYK:
0, 94, 85, 10
HSL:
354°, 89.3004%, 47.6471%
HSV (HSB):
354°, 94.3478%, 90.1961%
XYZ:
33.0804, 17.2322, 3.1727
xyY:
0.6185, 0.3222, 17.2322
CIE-Lab:
48.5513, 73.4686, 49.7511
CIE-LCH:
48.5513, 88.7289, 34.1049
CIE-Luv:
48.5513, 152.5203, 29.5213
Hunter-Lab:
41.5117, 69.6002, 24.5267
#e60d23 color charts
#e60d23 color shades, tints & tones
#e60d23 color schemes
#e60d23 color preview, HTML & CSS examples
This text has a color of #e60d23
<p style="color:#e60d23;">Text here</p>
.mytext {color:#e60d23;}
This box has a color of #e60d23
<div style="background-color:#e60d23;">Content here</div>
.mybackground {background-color:#e60d23;}
Border around this has a color of #e60d23
<div style="border:2px solid #e60d23;">Content here</div>
.myborder {border:2px solid #e60d23;}