#e1000c color space conversions
Hex:
#e1000c
RGB:
225, 0, 12
CMY:
12, 100, 95
CMYK:
0, 100, 95, 12
HSL:
357°, 100.0000%, 44.1176%
HSV (HSB):
357°, 100.0000%, 88.2353%
XYZ:
31.1177, 16.0341, 1.8026
xyY:
0.6356, 0.3275, 16.0341
CIE-Lab:
47.0192, 72.9744, 57.6801
CIE-LCH:
47.0192, 93.0175, 38.3234
CIE-Luv:
47.0192, 153.7006, 32.1257
Hunter-Lab:
40.0426, 68.6405, 25.3607
#e1000c color charts
#e1000c RGB chart
#e1000c CMYK chart
#e1000c RGB pie chart
#e1000c color shades, tints & tones
#e1000c color schemes
#e1000c color preview, HTML & CSS examples
This text has a color of #e1000c
<p style="color:#e1000c;">Text here</p>
.mytext {color:#e1000c;}
Text color #e1000c
This box has a color of #e1000c
<div style="background-color:#e1000c;">Content here</div>
.mybackground {background-color:#e1000c;}
Background color #e1000c
Border around this has a color of #e1000c
<div style="border:2px solid #e1000c;">Content here</div>
.myborder {border:2px solid #e1000c;}
Border color #e1000c