#e41c0c color space conversions
Hex:
#e41c0c
RGB:
228, 28, 12
CMY:
11, 89, 95
CMYK:
0, 88, 95, 11
HSL:
4°, 90.0000%, 47.0588%
HSV (HSB):
4°, 94.7368%, 89.4118%
XYZ:
32.4765, 17.3510, 1.9852
xyY:
0.6268, 0.3349, 17.3510
CIE-Lab:
48.6993, 70.6771, 58.9110
CIE-LCH:
48.6993, 92.0096, 39.8120
CIE-Luv:
48.6993, 150.0860, 34.4809
Hunter-Lab:
41.6546, 66.2743, 26.3325
#e41c0c color charts
#e41c0c color shades, tints & tones
#e41c0c color schemes
#e41c0c color preview, HTML & CSS examples
This text has a color of #e41c0c
<p style="color:#e41c0c;">Text here</p>
.mytext {color:#e41c0c;}
This box has a color of #e41c0c
<div style="background-color:#e41c0c;">Content here</div>
.mybackground {background-color:#e41c0c;}
Border around this has a color of #e41c0c
<div style="border:2px solid #e41c0c;">Content here</div>
.myborder {border:2px solid #e41c0c;}