#e10c1c color space conversions
Hex:
#e10c1c
RGB:
225, 12, 28
CMY:
12, 95, 89
CMYK:
0, 95, 88, 12
HSL:
355°, 89.8734%, 46.4706%
HSV (HSB):
355°, 94.6667%, 88.2353%
XYZ:
31.3924, 16.3543, 2.6007
xyY:
0.6235, 0.3248, 16.3543
CIE-Lab:
47.4360, 72.1890, 51.7741
CIE-LCH:
47.4360, 88.8358, 35.6482
CIE-Luv:
47.4360, 150.1677, 30.2207
Hunter-Lab:
40.4405, 67.7919, 24.4954
#e10c1c color charts
#e10c1c color shades, tints & tones
#e10c1c color schemes
#e10c1c color preview, HTML & CSS examples
This text has a color of #e10c1c
<p style="color:#e10c1c;">Text here</p>
.mytext {color:#e10c1c;}
This box has a color of #e10c1c
<div style="background-color:#e10c1c;">Content here</div>
.mybackground {background-color:#e10c1c;}
Border around this has a color of #e10c1c
<div style="border:2px solid #e10c1c;">Content here</div>
.myborder {border:2px solid #e10c1c;}