#e5749e color space conversions
Hex:
#e5749e
RGB:
229, 116, 158
CMY:
10, 55, 38
CMYK:
0, 49, 31, 10
HSL:
338°, 68.4848%, 67.6471%
HSV (HSB):
338°, 49.3450%, 89.8039%
XYZ:
44.7300, 31.6174, 36.0930
xyY:
0.3978, 0.2812, 31.6174
CIE-Lab:
63.0254, 48.2903, -2.1646
CIE-LCH:
63.0254, 48.3387, 357.4334
CIE-Luv:
63.0254, 71.6065, -12.0387
Hunter-Lab:
56.2294, 43.5940, 1.3030
#e5749e color charts
#e5749e color shades, tints & tones
#e5749e color schemes
#e5749e color preview, HTML & CSS examples
This text has a color of #e5749e
<p style="color:#e5749e;">Text here</p>
.mytext {color:#e5749e;}
This box has a color of #e5749e
<div style="background-color:#e5749e;">Content here</div>
.mybackground {background-color:#e5749e;}
Border around this has a color of #e5749e
<div style="border:2px solid #e5749e;">Content here</div>
.myborder {border:2px solid #e5749e;}