#e70a0f color space conversions
Hex:
#e70a0f
RGB:
231, 10, 15
CMY:
9, 96, 94
CMYK:
0, 96, 94, 9
HSL:
359°, 91.7012%, 47.2549%
HSV (HSB):
359°, 95.6710%, 90.5882%
XYZ:
33.1498, 17.2405, 2.0325
xyY:
0.6324, 0.3289, 17.2405
CIE-Lab:
48.5616, 73.6695, 58.2589
CIE-LCH:
48.5616, 93.9218, 38.3375
CIE-Luv:
48.5616, 156.1464, 33.2089
Hunter-Lab:
41.5217, 69.8465, 26.1629
#e70a0f color charts
#e70a0f color shades, tints & tones
#e70a0f color schemes
#e70a0f color preview, HTML & CSS examples
This text has a color of #e70a0f
<p style="color:#e70a0f;">Text here</p>
.mytext {color:#e70a0f;}
This box has a color of #e70a0f
<div style="background-color:#e70a0f;">Content here</div>
.mybackground {background-color:#e70a0f;}
Border around this has a color of #e70a0f
<div style="border:2px solid #e70a0f;">Content here</div>
.myborder {border:2px solid #e70a0f;}