#e60b3b color space conversions
Hex:
#e60b3b
RGB:
230, 11, 59
CMY:
10, 96, 77
CMYK:
0, 95, 74, 10
HSL:
347°, 90.8714%, 47.2549%
HSV (HSB):
347°, 95.2174%, 90.1961%
XYZ:
33.5422, 17.3781, 5.7241
xyY:
0.5922, 0.3068, 17.3781
CIE-Lab:
48.7330, 74.3145, 36.6860
CIE-LCH:
48.7330, 82.8765, 26.2736
CIE-Luv:
48.7330, 147.6352, 21.5041
Hunter-Lab:
41.6871, 70.6722, 21.0397
#e60b3b color charts
#e60b3b color shades, tints & tones
#e60b3b color schemes
#e60b3b color preview, HTML & CSS examples
This text has a color of #e60b3b
<p style="color:#e60b3b;">Text here</p>
.mytext {color:#e60b3b;}
This box has a color of #e60b3b
<div style="background-color:#e60b3b;">Content here</div>
.mybackground {background-color:#e60b3b;}
Border around this has a color of #e60b3b
<div style="border:2px solid #e60b3b;">Content here</div>
.myborder {border:2px solid #e60b3b;}