#e60b2e color space conversions
Hex:
#e60b2e
RGB:
230, 11, 46
CMY:
10, 96, 82
CMYK:
0, 95, 80, 10
HSL:
350°, 90.8714%, 47.2549%
HSV (HSB):
350°, 95.2174%, 90.1961%
XYZ:
33.2459, 17.2596, 4.1639
xyY:
0.6081, 0.3157, 17.2596
CIE-Lab:
48.5855, 73.9068, 43.9721
CIE-LCH:
48.5855, 85.9986, 30.7512
CIE-Luv:
48.5855, 150.7654, 26.2617
Hunter-Lab:
41.5447, 70.1407, 23.1387
#e60b2e color charts
#e60b2e color shades, tints & tones
#e60b2e color schemes
#e60b2e color preview, HTML & CSS examples
This text has a color of #e60b2e
<p style="color:#e60b2e;">Text here</p>
.mytext {color:#e60b2e;}
This box has a color of #e60b2e
<div style="background-color:#e60b2e;">Content here</div>
.mybackground {background-color:#e60b2e;}
Border around this has a color of #e60b2e
<div style="border:2px solid #e60b2e;">Content here</div>
.myborder {border:2px solid #e60b2e;}