#e60b3f color space conversions
Hex:
#e60b3f
RGB:
230, 11, 63
CMY:
10, 96, 75
CMYK:
0, 95, 73, 10
HSL:
346°, 90.8714%, 47.2549%
HSV (HSB):
346°, 95.2174%, 90.1961%
XYZ:
33.6500, 17.4212, 6.2917
xyY:
0.5866, 0.3037, 17.4212
CIE-Lab:
48.7864, 74.4621, 34.3794
CIE-LCH:
48.7864, 82.0155, 24.7830
CIE-Luv:
48.7864, 146.5289, 19.8177
Hunter-Lab:
41.7387, 70.8649, 20.2797
#e60b3f color charts
#e60b3f color shades, tints & tones
#e60b3f color schemes
#e60b3f color preview, HTML & CSS examples
This text has a color of #e60b3f
<p style="color:#e60b3f;">Text here</p>
.mytext {color:#e60b3f;}
This box has a color of #e60b3f
<div style="background-color:#e60b3f;">Content here</div>
.mybackground {background-color:#e60b3f;}
Border around this has a color of #e60b3f
<div style="border:2px solid #e60b3f;">Content here</div>
.myborder {border:2px solid #e60b3f;}