#e60c1b color space conversions
Hex:
#e60c1b
RGB:
230, 12, 27
CMY:
10, 95, 89
CMYK:
0, 95, 88, 10
HSL:
356°, 90.0826%, 47.4510%
HSV (HSB):
356°, 94.7826%, 90.1961%
XYZ:
32.9624, 17.1651, 2.6128
xyY:
0.6250, 0.3255, 17.1651
CIE-Lab:
48.4674, 73.4117, 53.4636
CIE-LCH:
48.4674, 90.8165, 36.0648
CIE-Luv:
48.4674, 153.8634, 31.2459
Hunter-Lab:
41.4307, 69.5113, 25.2625
#e60c1b color charts
#e60c1b color shades, tints & tones
#e60c1b color schemes
#e60c1b color preview, HTML & CSS examples
This text has a color of #e60c1b
<p style="color:#e60c1b;">Text here</p>
.mytext {color:#e60c1b;}
This box has a color of #e60c1b
<div style="background-color:#e60c1b;">Content here</div>
.mybackground {background-color:#e60c1b;}
Border around this has a color of #e60c1b
<div style="border:2px solid #e60c1b;">Content here</div>
.myborder {border:2px solid #e60c1b;}