#e0050f color space conversions
Hex:
#e0050f
RGB:
224, 5, 15
CMY:
12, 98, 94
CMYK:
0, 98, 93, 12
HSL:
357°, 95.6332%, 44.9020%
HSV (HSB):
357°, 97.7679%, 87.8431%
XYZ:
30.8810, 15.9903, 1.9108
xyY:
0.6330, 0.3278, 15.9903
CIE-Lab:
46.9618, 72.3456, 56.5816
CIE-LCH:
46.9618, 91.8443, 38.0290
CIE-Luv:
46.9618, 151.9864, 31.8710
Hunter-Lab:
39.9879, 67.8692, 25.1584
#e0050f color charts
#e0050f color shades, tints & tones
#e0050f color schemes
#e0050f color preview, HTML & CSS examples
This text has a color of #e0050f
<p style="color:#e0050f;">Text here</p>
.mytext {color:#e0050f;}
This box has a color of #e0050f
<div style="background-color:#e0050f;">Content here</div>
.mybackground {background-color:#e0050f;}
Border around this has a color of #e0050f
<div style="border:2px solid #e0050f;">Content here</div>
.myborder {border:2px solid #e0050f;}