#e60b31 color space conversions
Hex:
#e60b31
RGB:
230, 11, 49
CMY:
10, 96, 81
CMYK:
0, 95, 79, 10
HSL:
350°, 90.8714%, 47.2549%
HSV (HSB):
350°, 95.2174%, 90.1961%
XYZ:
33.3072, 17.2841, 4.4864
xyY:
0.6047, 0.3138, 17.2841
CIE-Lab:
48.6160, 73.9914, 42.3284
CIE-LCH:
48.6160, 85.2433, 29.7727
CIE-Luv:
48.6160, 150.1074, 25.2634
Hunter-Lab:
41.5741, 70.2508, 22.7037
#e60b31 color charts
#e60b31 color shades, tints & tones
#e60b31 color schemes
#e60b31 color preview, HTML & CSS examples
This text has a color of #e60b31
<p style="color:#e60b31;">Text here</p>
.mytext {color:#e60b31;}
This box has a color of #e60b31
<div style="background-color:#e60b31;">Content here</div>
.mybackground {background-color:#e60b31;}
Border around this has a color of #e60b31
<div style="border:2px solid #e60b31;">Content here</div>
.myborder {border:2px solid #e60b31;}