#e12d20 color space conversions
Hex:
#e12d20
RGB:
225, 45, 32
CMY:
12, 82, 87
CMYK:
0, 80, 86, 12
HSL:
4°, 76.2846%, 50.3922%
HSV (HSB):
4°, 85.7778%, 88.2353%
XYZ:
32.2504, 17.9886, 3.1389
xyY:
0.6042, 0.3370, 17.9886
CIE-Lab:
49.4823, 66.4893, 51.5760
CIE-LCH:
49.4823, 84.1481, 37.8009
CIE-Luv:
49.4823, 139.1367, 33.0674
Hunter-Lab:
42.4130, 61.5070, 25.3012
#e12d20 color charts
#e12d20 color shades, tints & tones
#e12d20 color schemes
#e12d20 color preview, HTML & CSS examples
This text has a color of #e12d20
<p style="color:#e12d20;">Text here</p>
.mytext {color:#e12d20;}
This box has a color of #e12d20
<div style="background-color:#e12d20;">Content here</div>
.mybackground {background-color:#e12d20;}
Border around this has a color of #e12d20
<div style="border:2px solid #e12d20;">Content here</div>
.myborder {border:2px solid #e12d20;}