#e70f2d color space conversions
Hex:
#e70f2d
RGB:
231, 15, 45
CMY:
9, 94, 82
CMYK:
0, 94, 81, 9
HSL:
352°, 87.8049%, 48.2353%
HSV (HSB):
352°, 93.5065%, 90.5882%
XYZ:
33.5995, 17.5200, 4.0934
xyY:
0.6085, 0.3173, 17.5200
CIE-Lab:
48.9087, 73.7579, 44.9119
CIE-LCH:
48.9087, 86.3557, 31.3376
CIE-Luv:
48.9087, 151.0408, 27.0122
Hunter-Lab:
41.8569, 70.0362, 23.5015
#e70f2d color charts
#e70f2d color shades, tints & tones
#e70f2d color schemes
#e70f2d color preview, HTML & CSS examples
This text has a color of #e70f2d
<p style="color:#e70f2d;">Text here</p>
.mytext {color:#e70f2d;}
This box has a color of #e70f2d
<div style="background-color:#e70f2d;">Content here</div>
.mybackground {background-color:#e70f2d;}
Border around this has a color of #e70f2d
<div style="border:2px solid #e70f2d;">Content here</div>
.myborder {border:2px solid #e70f2d;}