#e2234e color space conversions
Hex:
#e2234e
RGB:
226, 35, 78
CMY:
11, 86, 69
CMYK:
0, 85, 65, 11
HSL:
346°, 76.7068%, 51.1765%
HSV (HSB):
346°, 84.5133%, 88.6275%
XYZ:
33.3402, 17.9209, 8.9096
xyY:
0.5541, 0.2978, 17.9209
CIE-Lab:
49.4000, 70.7286, 25.9301
CIE-LCH:
49.4000, 75.3320, 20.1336
CIE-Luv:
49.4000, 133.3577, 14.1773
Hunter-Lab:
42.3331, 66.4983, 17.1547
#e2234e color charts
#e2234e color shades, tints & tones
#e2234e color schemes
#e2234e color preview, HTML & CSS examples
This text has a color of #e2234e
<p style="color:#e2234e;">Text here</p>
.mytext {color:#e2234e;}
This box has a color of #e2234e
<div style="background-color:#e2234e;">Content here</div>
.mybackground {background-color:#e2234e;}
Border around this has a color of #e2234e
<div style="border:2px solid #e2234e;">Content here</div>
.myborder {border:2px solid #e2234e;}