#e70d27 color space conversions
Hex:
#e70d27
RGB:
231, 13, 39
CMY:
9, 95, 85
CMYK:
0, 94, 83, 9
HSL:
353°, 89.3443%, 47.8431%
HSV (HSB):
353°, 94.3723%, 90.5882%
XYZ:
33.4651, 17.4233, 3.5187
xyY:
0.6151, 0.3202, 17.4233
CIE-Lab:
48.7890, 73.8022, 48.0007
CIE-LCH:
48.7890, 88.0388, 33.0398
CIE-Luv:
48.7890, 152.5485, 28.6492
Hunter-Lab:
41.7412, 70.0617, 24.2208
#e70d27 color charts
#e70d27 color shades, tints & tones
#e70d27 color schemes
#e70d27 color preview, HTML & CSS examples
This text has a color of #e70d27
<p style="color:#e70d27;">Text here</p>
.mytext {color:#e70d27;}
This box has a color of #e70d27
<div style="background-color:#e70d27;">Content here</div>
.mybackground {background-color:#e70d27;}
Border around this has a color of #e70d27
<div style="border:2px solid #e70d27;">Content here</div>
.myborder {border:2px solid #e70d27;}