#e10d01 color space conversions
Hex:
#e10d01
RGB:
225, 13, 1
CMY:
12, 95, 100
CMYK:
0, 94, 100, 12
HSL:
3°, 99.1150%, 44.3137%
HSV (HSB):
3°, 99.5556%, 88.2353%
XYZ:
31.2007, 16.2976, 1.5300
xyY:
0.6364, 0.3324, 16.2976
CIE-Lab:
47.3625, 71.8007, 60.9835
CIE-LCH:
47.3625, 94.2037, 40.3427
CIE-Luv:
47.3625, 152.3767, 33.8882
Hunter-Lab:
40.3703, 67.3083, 26.0121
#e10d01 color charts
#e10d01 color shades, tints & tones
#e10d01 color schemes
#e10d01 color preview, HTML & CSS examples
This text has a color of #e10d01
<p style="color:#e10d01;">Text here</p>
.mytext {color:#e10d01;}
This box has a color of #e10d01
<div style="background-color:#e10d01;">Content here</div>
.mybackground {background-color:#e10d01;}
Border around this has a color of #e10d01
<div style="border:2px solid #e10d01;">Content here</div>
.myborder {border:2px solid #e10d01;}