#e2007c color space conversions
Hex:
#e2007c
RGB:
226, 0, 124
CMY:
11, 100, 51
CMYK:
0, 100, 45, 11
HSL:
327°, 100.0000%, 44.3137%
HSV (HSB):
327°, 100.0000%, 88.6275%
XYZ:
35.0021, 17.6240, 20.6257
xyY:
0.4778, 0.2406, 17.6240
CIE-Lab:
49.0368, 78.0584, -2.7304
CIE-LCH:
49.0368, 78.1061, 357.9966
CIE-Luv:
49.0368, 120.9543, -18.6450
Hunter-Lab:
41.9809, 75.3599, 0.2568
#e2007c color charts
#e2007c color shades, tints & tones
#e2007c color schemes
#e2007c color preview, HTML & CSS examples
This text has a color of #e2007c
<p style="color:#e2007c;">Text here</p>
.mytext {color:#e2007c;}
This box has a color of #e2007c
<div style="background-color:#e2007c;">Content here</div>
.mybackground {background-color:#e2007c;}
Border around this has a color of #e2007c
<div style="border:2px solid #e2007c;">Content here</div>
.myborder {border:2px solid #e2007c;}