#e12d1c color space conversions
Hex:
#e12d1c
RGB:
225, 45, 28
CMY:
12, 82, 89
CMYK:
0, 80, 88, 12
HSL:
5°, 77.8656%, 49.6078%
HSV (HSB):
5°, 87.5556%, 88.2353%
XYZ:
32.1993, 17.9682, 2.8697
xyY:
0.6071, 0.3388, 17.9682
CIE-Lab:
49.4575, 66.4119, 53.3386
CIE-LCH:
49.4575, 85.1795, 38.7696
CIE-Luv:
49.4575, 139.6432, 33.9243
Hunter-Lab:
42.3889, 61.4112, 25.6583
#e12d1c color charts
#e12d1c color shades, tints & tones
#e12d1c color schemes
#e12d1c color preview, HTML & CSS examples
This text has a color of #e12d1c
<p style="color:#e12d1c;">Text here</p>
.mytext {color:#e12d1c;}
This box has a color of #e12d1c
<div style="background-color:#e12d1c;">Content here</div>
.mybackground {background-color:#e12d1c;}
Border around this has a color of #e12d1c
<div style="border:2px solid #e12d1c;">Content here</div>
.myborder {border:2px solid #e12d1c;}