#e70d26 color space conversions
Hex:
#e70d26
RGB:
231, 13, 38
CMY:
9, 95, 85
CMYK:
0, 94, 84, 9
HSL:
353°, 89.3443%, 47.8431%
HSV (HSB):
353°, 94.3723%, 90.5882%
XYZ:
33.4488, 17.4167, 3.4325
xyY:
0.6160, 0.3208, 17.4167
CIE-Lab:
48.7809, 73.7796, 48.5108
CIE-LCH:
48.7809, 88.2991, 33.3253
CIE-Luv:
48.7809, 152.7270, 28.9201
Hunter-Lab:
41.7333, 70.0323, 24.3368
#e70d26 color charts
#e70d26 color shades, tints & tones
#e70d26 color schemes
#e70d26 color preview, HTML & CSS examples
This text has a color of #e70d26
<p style="color:#e70d26;">Text here</p>
.mytext {color:#e70d26;}
This box has a color of #e70d26
<div style="background-color:#e70d26;">Content here</div>
.mybackground {background-color:#e70d26;}
Border around this has a color of #e70d26
<div style="border:2px solid #e70d26;">Content here</div>
.myborder {border:2px solid #e70d26;}