#e1912d color space conversions
Hex:
#e1912d
RGB:
225, 145, 45
CMY:
12, 43, 82
CMYK:
0, 36, 80, 12
HSL:
33°, 75.0000%, 52.9412%
HSV (HSB):
33°, 80.0000%, 88.2353%
XYZ:
41.6504, 36.4478, 7.3225
xyY:
0.4876, 0.4267, 36.4478
CIE-Lab:
66.8607, 22.6203, 61.5308
CIE-LCH:
66.8607, 65.5570, 69.8153
CIE-Luv:
66.8607, 65.3000, 60.0809
Hunter-Lab:
60.3720, 17.4953, 35.0691
#e1912d color charts
#e1912d color shades, tints & tones
#e1912d color schemes
#e1912d color preview, HTML & CSS examples
This text has a color of #e1912d
<p style="color:#e1912d;">Text here</p>
.mytext {color:#e1912d;}
This box has a color of #e1912d
<div style="background-color:#e1912d;">Content here</div>
.mybackground {background-color:#e1912d;}
Border around this has a color of #e1912d
<div style="border:2px solid #e1912d;">Content here</div>
.myborder {border:2px solid #e1912d;}