#e2285c color space conversions
Hex:
#e2285c
RGB:
226, 40, 92
CMY:
11, 84, 64
CMYK:
0, 82, 59, 11
HSL:
343°, 76.2295%, 52.1569%
HSV (HSB):
343°, 82.3009%, 88.6275%
XYZ:
34.0546, 18.4590, 11.8933
xyY:
0.5287, 0.2866, 18.4590
CIE-Lab:
50.0482, 70.4354, 18.2719
CIE-LCH:
50.0482, 72.7668, 14.5428
CIE-Luv:
50.0482, 126.9702, 7.1265
Hunter-Lab:
42.9640, 66.2977, 13.6621
#e2285c color charts
#e2285c color shades, tints & tones
#e2285c color schemes
#e2285c color preview, HTML & CSS examples
This text has a color of #e2285c
<p style="color:#e2285c;">Text here</p>
.mytext {color:#e2285c;}
This box has a color of #e2285c
<div style="background-color:#e2285c;">Content here</div>
.mybackground {background-color:#e2285c;}
Border around this has a color of #e2285c
<div style="border:2px solid #e2285c;">Content here</div>
.myborder {border:2px solid #e2285c;}