#e1073d color space conversions
Hex:
#e1073d
RGB:
225, 7, 61
CMY:
12, 97, 76
CMYK:
0, 97, 73, 12
HSL:
345°, 93.9655%, 45.4902%
HSV (HSB):
345°, 96.8889%, 88.2353%
XYZ:
31.9696, 16.4964, 5.9140
xyY:
0.5879, 0.3034, 16.4964
CIE-Lab:
47.6192, 73.5048, 33.9461
CIE-LCH:
47.6192, 80.9648, 24.7885
CIE-Luv:
47.6192, 143.9279, 19.3697
Hunter-Lab:
40.6158, 69.4238, 19.7979
#e1073d color charts
#e1073d color shades, tints & tones
#e1073d color schemes
#e1073d color preview, HTML & CSS examples
This text has a color of #e1073d
<p style="color:#e1073d;">Text here</p>
.mytext {color:#e1073d;}
This box has a color of #e1073d
<div style="background-color:#e1073d;">Content here</div>
.mybackground {background-color:#e1073d;}
Border around this has a color of #e1073d
<div style="border:2px solid #e1073d;">Content here</div>
.myborder {border:2px solid #e1073d;}