#e7001d color space conversions
Hex:
#e7001d
RGB:
231, 0, 29
CMY:
9, 100, 89
CMYK:
0, 100, 87, 9
HSL:
352°, 100.0000%, 45.2941%
HSV (HSB):
352°, 100.0000%, 90.5882%
XYZ:
33.1768, 17.0776, 2.7101
xyY:
0.6264, 0.3224, 17.0776
CIE-Lab:
48.3577, 74.6441, 52.5671
CIE-LCH:
48.3577, 91.2965, 35.1546
CIE-Luv:
48.3577, 156.0794, 30.3936
Hunter-Lab:
41.3251, 70.9851, 25.0393
#e7001d color charts
#e7001d color shades, tints & tones
#e7001d color schemes
#e7001d color preview, HTML & CSS examples
This text has a color of #e7001d
<p style="color:#e7001d;">Text here</p>
.mytext {color:#e7001d;}
This box has a color of #e7001d
<div style="background-color:#e7001d;">Content here</div>
.mybackground {background-color:#e7001d;}
Border around this has a color of #e7001d
<div style="border:2px solid #e7001d;">Content here</div>
.myborder {border:2px solid #e7001d;}