#e2000c color space conversions
Hex:
#e2000c
RGB:
226, 0, 12
CMY:
11, 100, 95
CMYK:
0, 100, 95, 11
HSL:
357°, 100.0000%, 44.3137%
HSV (HSB):
357°, 100.0000%, 88.6275%
XYZ:
31.4304, 16.1953, 1.8173
xyY:
0.6357, 0.3276, 16.1953
CIE-Lab:
47.2297, 73.2175, 57.9055
CIE-LCH:
47.2297, 93.3480, 38.3394
CIE-Luv:
47.2297, 154.3978, 32.2817
Hunter-Lab:
40.2434, 68.9840, 25.4930
#e2000c color charts
#e2000c RGB chart
#e2000c CMYK chart
#e2000c RGB pie chart
#e2000c color shades, tints & tones
#e2000c color schemes
#e2000c color preview, HTML & CSS examples
This text has a color of #e2000c
<p style="color:#e2000c;">Text here</p>
.mytext {color:#e2000c;}
Text color #e2000c
This box has a color of #e2000c
<div style="background-color:#e2000c;">Content here</div>
.mybackground {background-color:#e2000c;}
Background color #e2000c
Border around this has a color of #e2000c
<div style="border:2px solid #e2000c;">Content here</div>
.myborder {border:2px solid #e2000c;}
Border color #e2000c