#e10c0c color space conversions
Hex:
#e10c0c
RGB:
225, 12, 12
CMY:
12, 95, 95
CMYK:
0, 95, 95, 12
HSL:
0°, 89.8734%, 46.4706%
HSV (HSB):
0°, 94.6667%, 88.2353%
XYZ:
31.2492, 16.2970, 1.8465
xyY:
0.6327, 0.3299, 16.2970
CIE-Lab:
47.3618, 71.9822, 57.8611
CIE-LCH:
47.3618, 92.3544, 38.7932
CIE-Luv:
47.3618, 151.8338, 32.7430
Hunter-Lab:
40.3696, 67.5259, 25.5469
#e10c0c color charts
#e10c0c color shades, tints & tones
#e10c0c color schemes
#e10c0c color preview, HTML & CSS examples
This text has a color of #e10c0c
<p style="color:#e10c0c;">Text here</p>
.mytext {color:#e10c0c;}
This box has a color of #e10c0c
<div style="background-color:#e10c0c;">Content here</div>
.mybackground {background-color:#e10c0c;}
Border around this has a color of #e10c0c
<div style="border:2px solid #e10c0c;">Content here</div>
.myborder {border:2px solid #e10c0c;}