#e2165c color space conversions
Hex:
#e2165c
RGB:
226, 22, 92
CMY:
11, 91, 64
CMYK:
0, 90, 59, 11
HSL:
339°, 82.2581%, 48.6275%
HSV (HSB):
339°, 90.2655%, 88.6275%
XYZ:
33.5827, 17.5153, 11.7360
xyY:
0.5345, 0.2788, 17.5153
CIE-Lab:
48.9028, 73.7244, 16.7205
CIE-LCH:
48.9028, 75.5968, 12.7784
CIE-Luv:
48.9028, 131.8246, 4.5539
Hunter-Lab:
41.8513, 69.9941, 12.6697
#e2165c color charts
#e2165c color shades, tints & tones
#e2165c color schemes
#e2165c color preview, HTML & CSS examples
This text has a color of #e2165c
<p style="color:#e2165c;">Text here</p>
.mytext {color:#e2165c;}
This box has a color of #e2165c
<div style="background-color:#e2165c;">Content here</div>
.mybackground {background-color:#e2165c;}
Border around this has a color of #e2165c
<div style="border:2px solid #e2165c;">Content here</div>
.myborder {border:2px solid #e2165c;}