#e10c1e color space conversions
Hex:
#e10c1e
RGB:
225, 12, 30
CMY:
12, 95, 88
CMYK:
0, 95, 87, 12
HSL:
355°, 89.8734%, 46.4706%
HSV (HSB):
355°, 94.6667%, 88.2353%
XYZ:
31.4172, 16.3642, 2.7310
xyY:
0.6220, 0.3240, 16.3642
CIE-Lab:
47.4488, 72.2246, 50.8499
CIE-LCH:
47.4488, 88.3296, 35.1476
CIE-Luv:
47.4488, 149.8836, 29.7901
Hunter-Lab:
40.4527, 67.8377, 24.3141
#e10c1e color charts
#e10c1e color shades, tints & tones
#e10c1e color schemes
#e10c1e color preview, HTML & CSS examples
This text has a color of #e10c1e
<p style="color:#e10c1e;">Text here</p>
.mytext {color:#e10c1e;}
This box has a color of #e10c1e
<div style="background-color:#e10c1e;">Content here</div>
.mybackground {background-color:#e10c1e;}
Border around this has a color of #e10c1e
<div style="border:2px solid #e10c1e;">Content here</div>
.myborder {border:2px solid #e10c1e;}