#e70c1a color space conversions
Hex:
#e70c1a
RGB:
231, 12, 26
CMY:
9, 95, 90
CMYK:
0, 95, 89, 9
HSL:
356°, 90.1235%, 47.6471%
HSV (HSB):
356°, 94.8052%, 90.5882%
XYZ:
33.2729, 17.3264, 2.5679
xyY:
0.6258, 0.3259, 17.3264
CIE-Lab:
48.6688, 73.6431, 54.1428
CIE-LCH:
48.6688, 91.4044, 36.3235
CIE-Luv:
48.6688, 154.7007, 31.6019
Hunter-Lab:
41.6251, 69.8399, 25.4798
#e70c1a color charts
#e70c1a color shades, tints & tones
#e70c1a color schemes
#e70c1a color preview, HTML & CSS examples
This text has a color of #e70c1a
<p style="color:#e70c1a;">Text here</p>
.mytext {color:#e70c1a;}
This box has a color of #e70c1a
<div style="background-color:#e70c1a;">Content here</div>
.mybackground {background-color:#e70c1a;}
Border around this has a color of #e70c1a
<div style="border:2px solid #e70c1a;">Content here</div>
.myborder {border:2px solid #e70c1a;}