#e70d2d color space conversions
Hex:
#e70d2d
RGB:
231, 13, 45
CMY:
9, 95, 82
CMYK:
0, 94, 81, 9
HSL:
351°, 89.3443%, 47.8431%
HSV (HSB):
351°, 94.3723%, 90.5882%
XYZ:
33.5726, 17.4662, 4.0845
xyY:
0.6090, 0.3169, 17.4662
CIE-Lab:
48.8422, 73.9502, 44.8462
CIE-LCH:
48.8422, 86.4859, 31.2342
CIE-Luv:
48.8422, 151.3866, 26.8837
Hunter-Lab:
41.7926, 70.2544, 23.4603
#e70d2d color charts
#e70d2d color shades, tints & tones
#e70d2d color schemes
#e70d2d color preview, HTML & CSS examples
This text has a color of #e70d2d
<p style="color:#e70d2d;">Text here</p>
.mytext {color:#e70d2d;}
This box has a color of #e70d2d
<div style="background-color:#e70d2d;">Content here</div>
.mybackground {background-color:#e70d2d;}
Border around this has a color of #e70d2d
<div style="border:2px solid #e70d2d;">Content here</div>
.myborder {border:2px solid #e70d2d;}