#e5337e color space conversions
Hex:
#e5337e
RGB:
229, 51, 126
CMY:
10, 80, 51
CMYK:
0, 78, 45, 10
HSL:
335°, 77.3913%, 54.9020%
HSV (HSB):
335°, 77.7293%, 89.8039%
XYZ:
37.2628, 20.5320, 21.7378
xyY:
0.4685, 0.2582, 20.5320
CIE-Lab:
52.4335, 70.9731, 1.0976
CIE-LCH:
52.4335, 70.9816, 0.8860
CIE-Luv:
52.4335, 112.6713, -12.3612
Hunter-Lab:
45.3123, 67.4941, 3.2753
#e5337e color charts
#e5337e color shades, tints & tones
#e5337e color schemes
#e5337e color preview, HTML & CSS examples
This text has a color of #e5337e
<p style="color:#e5337e;">Text here</p>
.mytext {color:#e5337e;}
This box has a color of #e5337e
<div style="background-color:#e5337e;">Content here</div>
.mybackground {background-color:#e5337e;}
Border around this has a color of #e5337e
<div style="border:2px solid #e5337e;">Content here</div>
.myborder {border:2px solid #e5337e;}