#e70d0f color space conversions
Hex:
#e70d0f
RGB:
231, 13, 15
CMY:
9, 95, 94
CMYK:
0, 94, 94, 9
HSL:
359°, 89.3443%, 47.8431%
HSV (HSB):
359°, 94.3723%, 90.5882%
XYZ:
33.1851, 17.3113, 2.0443
xyY:
0.6316, 0.3295, 17.3113
CIE-Lab:
48.6499, 73.4145, 58.3086
CIE-LCH:
48.6499, 93.7527, 38.4580
CIE-Luv:
48.6499, 155.6632, 33.3687
Hunter-Lab:
41.6068, 69.5578, 26.2116
#e70d0f color charts
#e70d0f color shades, tints & tones
#e70d0f color schemes
#e70d0f color preview, HTML & CSS examples
This text has a color of #e70d0f
<p style="color:#e70d0f;">Text here</p>
.mytext {color:#e70d0f;}
This box has a color of #e70d0f
<div style="background-color:#e70d0f;">Content here</div>
.mybackground {background-color:#e70d0f;}
Border around this has a color of #e70d0f
<div style="border:2px solid #e70d0f;">Content here</div>
.myborder {border:2px solid #e70d0f;}