#e2824e color space conversions
Hex:
#e2824e
RGB:
226, 130, 78
CMY:
11, 49, 69
CMYK:
0, 42, 65, 11
HSL:
21°, 71.8447%, 59.6078%
HSV (HSB):
21°, 65.4867%, 88.6275%
XYZ:
40.7218, 32.6841, 11.3701
xyY:
0.4803, 0.3855, 32.6841
CIE-Lab:
63.9043, 32.5198, 43.5847
CIE-LCH:
63.9043, 54.3798, 53.2723
CIE-Luv:
63.9043, 75.1075, 43.3730
Hunter-Lab:
57.1700, 27.0969, 28.2272
#e2824e color charts
#e2824e color shades, tints & tones
#e2824e color schemes
#e2824e color preview, HTML & CSS examples
This text has a color of #e2824e
<p style="color:#e2824e;">Text here</p>
.mytext {color:#e2824e;}
This box has a color of #e2824e
<div style="background-color:#e2824e;">Content here</div>
.mybackground {background-color:#e2824e;}
Border around this has a color of #e2824e
<div style="border:2px solid #e2824e;">Content here</div>
.myborder {border:2px solid #e2824e;}