#e70c2b color space conversions
Hex:
#e70c2b
RGB:
231, 12, 43
CMY:
9, 95, 83
CMYK:
0, 95, 81, 9
HSL:
352°, 90.1235%, 47.6471%
HSV (HSB):
352°, 94.8052%, 90.5882%
XYZ:
33.5225, 17.4263, 3.8823
xyY:
0.6114, 0.3178, 17.4263
CIE-Lab:
48.7927, 73.9877, 45.8844
CIE-LCH:
48.7927, 87.0607, 31.8056
CIE-Luv:
48.7927, 151.9525, 27.4395
Hunter-Lab:
41.7448, 70.2882, 23.7074
#e70c2b color charts
#e70c2b color shades, tints & tones
#e70c2b color schemes
#e70c2b color preview, HTML & CSS examples
This text has a color of #e70c2b
<p style="color:#e70c2b;">Text here</p>
.mytext {color:#e70c2b;}
This box has a color of #e70c2b
<div style="background-color:#e70c2b;">Content here</div>
.mybackground {background-color:#e70c2b;}
Border around this has a color of #e70c2b
<div style="border:2px solid #e70c2b;">Content here</div>
.myborder {border:2px solid #e70c2b;}