#e70b3d color space conversions
Hex:
#e70b3d
RGB:
231, 11, 61
CMY:
9, 96, 76
CMYK:
0, 95, 74, 9
HSL:
346°, 90.9091%, 47.4510%
HSV (HSB):
346°, 95.2381%, 90.5882%
XYZ:
33.9170, 17.5652, 6.0177
xyY:
0.5899, 0.3055, 17.5652
CIE-Lab:
48.9644, 74.6279, 35.8255
CIE-LCH:
48.9644, 82.7816, 25.6436
CIE-Luv:
48.9644, 147.8298, 20.8872
Hunter-Lab:
41.9108, 71.1098, 20.8246
#e70b3d color charts
#e70b3d color shades, tints & tones
#e70b3d color schemes
#e70b3d color preview, HTML & CSS examples
This text has a color of #e70b3d
<p style="color:#e70b3d;">Text here</p>
.mytext {color:#e70b3d;}
This box has a color of #e70b3d
<div style="background-color:#e70b3d;">Content here</div>
.mybackground {background-color:#e70b3d;}
Border around this has a color of #e70b3d
<div style="border:2px solid #e70b3d;">Content here</div>
.myborder {border:2px solid #e70b3d;}