#e5368e color space conversions
Hex:
#e5368e
RGB:
229, 54, 142
CMY:
10, 79, 44
CMYK:
0, 76, 38, 10
HSL:
330°, 77.0925%, 55.4902%
HSV (HSB):
330°, 76.4192%, 89.8039%
XYZ:
38.5148, 21.2493, 27.6628
xyY:
0.4405, 0.2431, 21.2493
CIE-Lab:
53.2213, 71.6304, -7.3233
CIE-LCH:
53.2213, 72.0038, 354.1625
CIE-Luv:
53.2213, 105.2351, -23.4759
Hunter-Lab:
46.0970, 68.4697, -3.3120
#e5368e color charts
#e5368e color shades, tints & tones
#e5368e color schemes
#e5368e color preview, HTML & CSS examples
This text has a color of #e5368e
<p style="color:#e5368e;">Text here</p>
.mytext {color:#e5368e;}
This box has a color of #e5368e
<div style="background-color:#e5368e;">Content here</div>
.mybackground {background-color:#e5368e;}
Border around this has a color of #e5368e
<div style="border:2px solid #e5368e;">Content here</div>
.myborder {border:2px solid #e5368e;}