#e60b2f color space conversions
Hex:
#e60b2f
RGB:
230, 11, 47
CMY:
10, 96, 82
CMYK:
0, 95, 80, 10
HSL:
350°, 90.8714%, 47.2549%
HSV (HSB):
350°, 95.2174%, 90.1961%
XYZ:
33.2659, 17.2676, 4.2690
xyY:
0.6070, 0.3151, 17.2676
CIE-Lab:
48.5954, 73.9344, 43.4273
CIE-LCH:
48.5954, 85.7451, 30.4290
CIE-Luv:
48.5954, 150.5504, 25.9356
Hunter-Lab:
41.5543, 70.1766, 22.9970
#e60b2f color charts
#e60b2f color shades, tints & tones
#e60b2f color schemes
#e60b2f color preview, HTML & CSS examples
This text has a color of #e60b2f
<p style="color:#e60b2f;">Text here</p>
.mytext {color:#e60b2f;}
This box has a color of #e60b2f
<div style="background-color:#e60b2f;">Content here</div>
.mybackground {background-color:#e60b2f;}
Border around this has a color of #e60b2f
<div style="border:2px solid #e60b2f;">Content here</div>
.myborder {border:2px solid #e60b2f;}