#e10d1f color space conversions
Hex:
#e10d1f
RGB:
225, 13, 31
CMY:
12, 95, 88
CMYK:
0, 94, 86, 12
HSL:
355°, 89.0756%, 46.6667%
HSV (HSB):
355°, 94.2222%, 88.2353%
XYZ:
31.4426, 16.3943, 2.8035
xyY:
0.6209, 0.3237, 16.3943
CIE-Lab:
47.4876, 72.1503, 50.4035
CIE-LCH:
47.4876, 88.0124, 34.9377
CIE-Luv:
47.4876, 149.5649, 29.6247
Hunter-Lab:
40.4899, 67.7575, 24.2377
#e10d1f color charts
#e10d1f color shades, tints & tones
#e10d1f color schemes
#e10d1f color preview, HTML & CSS examples
This text has a color of #e10d1f
<p style="color:#e10d1f;">Text here</p>
.mytext {color:#e10d1f;}
This box has a color of #e10d1f
<div style="background-color:#e10d1f;">Content here</div>
.mybackground {background-color:#e10d1f;}
Border around this has a color of #e10d1f
<div style="border:2px solid #e10d1f;">Content here</div>
.myborder {border:2px solid #e10d1f;}