#e2824c color space conversions
Hex:
#e2824c
RGB:
226, 130, 76
CMY:
11, 49, 70
CMYK:
0, 42, 66, 11
HSL:
22°, 72.1154%, 59.2157%
HSV (HSB):
22°, 66.3717%, 88.6275%
XYZ:
40.6512, 32.6558, 10.9981
xyY:
0.4822, 0.3874, 32.6558
CIE-Lab:
63.8812, 32.4010, 44.5834
CIE-LCH:
63.8812, 55.1136, 53.9922
CIE-Luv:
63.8812, 75.3481, 44.2180
Hunter-Lab:
57.1453, 26.9745, 28.5908
#e2824c color charts
#e2824c color shades, tints & tones
#e2824c color schemes
#e2824c color preview, HTML & CSS examples
This text has a color of #e2824c
<p style="color:#e2824c;">Text here</p>
.mytext {color:#e2824c;}
This box has a color of #e2824c
<div style="background-color:#e2824c;">Content here</div>
.mybackground {background-color:#e2824c;}
Border around this has a color of #e2824c
<div style="border:2px solid #e2824c;">Content here</div>
.myborder {border:2px solid #e2824c;}