#e11d00 color space conversions
Hex:
#e11d00
RGB:
225, 29, 0
CMY:
12, 89, 100
CMYK:
0, 87, 100, 12
HSL:
8°, 100.0000%, 44.1176%
HSV (HSB):
8°, 100.0000%, 88.2353%
XYZ:
31.4907, 16.8863, 1.5996
xyY:
0.6301, 0.3379, 16.8863
CIE-Lab:
48.1164, 69.6163, 61.5620
CIE-LCH:
48.1164, 92.9318, 41.4865
CIE-Luv:
48.1164, 148.3336, 35.3252
Hunter-Lab:
41.0929, 64.8771, 26.4570
#e11d00 color charts
#e11d00 color shades, tints & tones
#e11d00 color schemes
#e11d00 color preview, HTML & CSS examples
This text has a color of #e11d00
<p style="color:#e11d00;">Text here</p>
.mytext {color:#e11d00;}
This box has a color of #e11d00
<div style="background-color:#e11d00;">Content here</div>
.mybackground {background-color:#e11d00;}
Border around this has a color of #e11d00
<div style="border:2px solid #e11d00;">Content here</div>
.myborder {border:2px solid #e11d00;}