#e2604d color space conversions
Hex:
#e2604d
RGB:
226, 96, 77
CMY:
11, 62, 70
CMYK:
0, 58, 66, 11
HSL:
8°, 71.9807%, 59.4118%
HSV (HSB):
8°, 65.9292%, 88.6275%
XYZ:
36.8865, 25.0703, 9.9161
xyY:
0.5132, 0.3488, 25.0703
CIE-Lab:
57.1439, 49.4335, 36.1278
CIE-LCH:
57.1439, 61.2282, 36.1607
CIE-Luv:
57.1439, 100.6250, 30.7178
Hunter-Lab:
50.0703, 43.8769, 23.3072
#e2604d color charts
#e2604d color shades, tints & tones
#e2604d color schemes
#e2604d color preview, HTML & CSS examples
This text has a color of #e2604d
<p style="color:#e2604d;">Text here</p>
.mytext {color:#e2604d;}
This box has a color of #e2604d
<div style="background-color:#e2604d;">Content here</div>
.mybackground {background-color:#e2604d;}
Border around this has a color of #e2604d
<div style="border:2px solid #e2604d;">Content here</div>
.myborder {border:2px solid #e2604d;}