#e2005b color space conversions
Hex:
#e2005b
RGB:
226, 0, 91
CMY:
11, 100, 64
CMYK:
0, 100, 60, 11
HSL:
336°, 100.0000%, 44.3137%
HSV (HSB):
336°, 100.0000%, 88.6275%
XYZ:
33.2524, 16.9241, 11.4116
xyY:
0.5399, 0.2748, 16.9241
CIE-Lab:
48.1642, 75.7452, 16.3322
CIE-LCH:
48.1642, 77.4860, 12.1679
CIE-Luv:
48.1642, 135.2893, 3.5415
Hunter-Lab:
41.1389, 72.2876, 12.3506
#e2005b color charts
#e2005b color shades, tints & tones
#e2005b color schemes
#e2005b color preview, HTML & CSS examples
This text has a color of #e2005b
<p style="color:#e2005b;">Text here</p>
.mytext {color:#e2005b;}
This box has a color of #e2005b
<div style="background-color:#e2005b;">Content here</div>
.mybackground {background-color:#e2005b;}
Border around this has a color of #e2005b
<div style="border:2px solid #e2005b;">Content here</div>
.myborder {border:2px solid #e2005b;}