#e5002d color space conversions
Hex:
#e5002d
RGB:
229, 0, 45
CMY:
10, 100, 82
CMYK:
0, 100, 80, 10
HSL:
348°, 100.0000%, 44.9020%
HSV (HSB):
348°, 100.0000%, 89.8039%
XYZ:
32.7868, 16.8475, 4.0065
xyY:
0.6112, 0.3141, 16.8475
CIE-Lab:
48.0673, 74.5110, 43.9391
CIE-LCH:
48.0673, 86.5016, 30.5278
CIE-Luv:
48.0673, 151.8217, 25.8098
Hunter-Lab:
41.0457, 70.7535, 22.9447
#e5002d color charts
#e5002d color shades, tints & tones
#e5002d color schemes
#e5002d color preview, HTML & CSS examples
This text has a color of #e5002d
<p style="color:#e5002d;">Text here</p>
.mytext {color:#e5002d;}
This box has a color of #e5002d
<div style="background-color:#e5002d;">Content here</div>
.mybackground {background-color:#e5002d;}
Border around this has a color of #e5002d
<div style="border:2px solid #e5002d;">Content here</div>
.myborder {border:2px solid #e5002d;}