#e5355e color space conversions
Hex:
#e5355e
RGB:
229, 53, 94
CMY:
10, 79, 63
CMYK:
0, 77, 59, 10
HSL:
346°, 77.1930%, 55.2941%
HSV (HSB):
346°, 76.8559%, 89.8039%
XYZ:
35.6066, 20.0124, 12.5758
xyY:
0.5221, 0.2935, 20.0124
CIE-Lab:
51.8512, 67.9788, 19.5857
CIE-LCH:
51.8512, 70.7440, 16.0725
CIE-Luv:
51.8512, 123.6702, 9.3455
Hunter-Lab:
44.7352, 63.7889, 14.6473
#e5355e color charts
#e5355e color shades, tints & tones
#e5355e color schemes
#e5355e color preview, HTML & CSS examples
This text has a color of #e5355e
<p style="color:#e5355e;">Text here</p>
.mytext {color:#e5355e;}
This box has a color of #e5355e
<div style="background-color:#e5355e;">Content here</div>
.mybackground {background-color:#e5355e;}
Border around this has a color of #e5355e
<div style="border:2px solid #e5355e;">Content here</div>
.myborder {border:2px solid #e5355e;}