#e0102d color space conversions
Hex:
#e0102d
RGB:
224, 16, 45
CMY:
12, 94, 82
CMYK:
0, 93, 80, 12
HSL:
352°, 86.6667%, 47.0588%
HSV (HSB):
352°, 92.8571%, 87.8431%
XYZ:
31.3994, 16.4073, 3.9946
xyY:
0.6062, 0.3167, 16.4073
CIE-Lab:
47.5044, 71.9196, 43.0342
CIE-LCH:
47.5044, 83.8116, 30.8949
CIE-Luv:
47.5044, 145.7520, 25.7819
Hunter-Lab:
40.5060, 67.4842, 22.5071
#e0102d color charts
#e0102d color shades, tints & tones
#e0102d color schemes
#e0102d color preview, HTML & CSS examples
This text has a color of #e0102d
<p style="color:#e0102d;">Text here</p>
.mytext {color:#e0102d;}
This box has a color of #e0102d
<div style="background-color:#e0102d;">Content here</div>
.mybackground {background-color:#e0102d;}
Border around this has a color of #e0102d
<div style="border:2px solid #e0102d;">Content here</div>
.myborder {border:2px solid #e0102d;}