#e11c00 color space conversions
Hex:
#e11c00
RGB:
225, 28, 0
CMY:
12, 89, 100
CMYK:
0, 88, 100, 12
HSL:
7°, 100.0000%, 44.1176%
HSV (HSB):
7°, 100.0000%, 88.2353%
XYZ:
31.4666, 16.8381, 1.5916
xyY:
0.6306, 0.3375, 16.8381
CIE-Lab:
48.0553, 69.7913, 61.5389
CIE-LCH:
48.0553, 93.0476, 41.4044
CIE-Luv:
48.0553, 148.6626, 35.2174
Hunter-Lab:
41.0342, 65.0707, 26.4243
#e11c00 color charts
#e11c00 color shades, tints & tones
#e11c00 color schemes
#e11c00 color preview, HTML & CSS examples
This text has a color of #e11c00
<p style="color:#e11c00;">Text here</p>
.mytext {color:#e11c00;}
This box has a color of #e11c00
<div style="background-color:#e11c00;">Content here</div>
.mybackground {background-color:#e11c00;}
Border around this has a color of #e11c00
<div style="border:2px solid #e11c00;">Content here</div>
.myborder {border:2px solid #e11c00;}