#e60d24 color space conversions
Hex:
#e60d24
RGB:
230, 13, 36
CMY:
10, 95, 86
CMYK:
0, 94, 84, 10
HSL:
354°, 89.3004%, 47.6471%
HSV (HSB):
354°, 94.3478%, 90.1961%
XYZ:
33.0955, 17.2382, 3.2520
xyY:
0.6176, 0.3217, 17.2382
CIE-Lab:
48.5588, 73.4896, 49.2553
CIE-LCH:
48.5588, 88.4693, 33.8314
CIE-Luv:
48.5588, 152.3540, 29.2689
Hunter-Lab:
41.5189, 69.6274, 24.4193
#e60d24 color charts
#e60d24 color shades, tints & tones
#e60d24 color schemes
#e60d24 color preview, HTML & CSS examples
This text has a color of #e60d24
<p style="color:#e60d24;">Text here</p>
.mytext {color:#e60d24;}
This box has a color of #e60d24
<div style="background-color:#e60d24;">Content here</div>
.mybackground {background-color:#e60d24;}
Border around this has a color of #e60d24
<div style="border:2px solid #e60d24;">Content here</div>
.myborder {border:2px solid #e60d24;}