#e7412d color space conversions
Hex:
#e7412d
RGB:
231, 65, 45
CMY:
9, 75, 82
CMYK:
0, 72, 81, 9
HSL:
6°, 79.4872%, 54.1176%
HSV (HSB):
6°, 80.5195%, 90.5882%
XYZ:
35.3189, 20.9590, 4.6666
xyY:
0.5795, 0.3439, 20.9590
CIE-Lab:
52.9046, 62.4652, 48.8098
CIE-LCH:
52.9046, 79.2735, 38.0038
CIE-Luv:
52.9046, 131.0849, 34.5962
Hunter-Lab:
45.7810, 57.5918, 26.0031
#e7412d color charts
#e7412d color shades, tints & tones
#e7412d color schemes
#e7412d color preview, HTML & CSS examples
This text has a color of #e7412d
<p style="color:#e7412d;">Text here</p>
.mytext {color:#e7412d;}
This box has a color of #e7412d
<div style="background-color:#e7412d;">Content here</div>
.mybackground {background-color:#e7412d;}
Border around this has a color of #e7412d
<div style="border:2px solid #e7412d;">Content here</div>
.myborder {border:2px solid #e7412d;}