#e12b1a color space conversions
Hex:
#e12b1a
RGB:
225, 43, 26
CMY:
12, 83, 90
CMYK:
0, 81, 88, 12
HSL:
5°, 79.2829%, 49.2157%
HSV (HSB):
5°, 88.4444%, 88.2353%
XYZ:
32.1017, 17.8099, 2.7230
xyY:
0.6099, 0.3384, 17.8099
CIE-Lab:
49.2647, 66.8901, 54.0385
CIE-LCH:
49.2647, 85.9909, 38.9337
CIE-Luv:
49.2647, 140.8029, 33.9857
Hunter-Lab:
42.2018, 61.9267, 25.7157
#e12b1a color charts
#e12b1a color shades, tints & tones
#e12b1a color schemes
#e12b1a color preview, HTML & CSS examples
This text has a color of #e12b1a
<p style="color:#e12b1a;">Text here</p>
.mytext {color:#e12b1a;}
This box has a color of #e12b1a
<div style="background-color:#e12b1a;">Content here</div>
.mybackground {background-color:#e12b1a;}
Border around this has a color of #e12b1a
<div style="border:2px solid #e12b1a;">Content here</div>
.myborder {border:2px solid #e12b1a;}