#e2284c color space conversions
Hex:
#e2284c
RGB:
226, 40, 76
CMY:
11, 84, 70
CMYK:
0, 82, 66, 11
HSL:
348°, 76.2295%, 52.1569%
HSV (HSB):
348°, 82.3009%, 88.6275%
XYZ:
33.4273, 18.2081, 8.5902
xyY:
0.5550, 0.3023, 18.2081
CIE-Lab:
49.7476, 69.5373, 27.5796
CIE-LCH:
49.7476, 74.8069, 21.6341
CIE-Luv:
49.7476, 132.2613, 16.0274
Hunter-Lab:
42.6710, 65.1579, 17.9339
#e2284c color charts
#e2284c color shades, tints & tones
#e2284c color schemes
#e2284c color preview, HTML & CSS examples
This text has a color of #e2284c
<p style="color:#e2284c;">Text here</p>
.mytext {color:#e2284c;}
This box has a color of #e2284c
<div style="background-color:#e2284c;">Content here</div>
.mybackground {background-color:#e2284c;}
Border around this has a color of #e2284c
<div style="border:2px solid #e2284c;">Content here</div>
.myborder {border:2px solid #e2284c;}