#e55d8c color space conversions
Hex:
#e55d8c
RGB:
229, 93, 140
CMY:
10, 64, 45
CMYK:
0, 59, 39, 10
HSL:
339°, 72.3404%, 63.1373%
HSV (HSB):
339°, 59.3886%, 89.8039%
XYZ:
40.9611, 26.3802, 27.7439
xyY:
0.4308, 0.2774, 26.3802
CIE-Lab:
58.3962, 56.9985, 1.4750
CIE-LCH:
58.3962, 57.0176, 1.4824
CIE-Luv:
58.3962, 89.0550, -8.8552
Hunter-Lab:
51.3616, 52.4715, 3.9265
#e55d8c color charts
#e55d8c color shades, tints & tones
#e55d8c color schemes
#e55d8c color preview, HTML & CSS examples
This text has a color of #e55d8c
<p style="color:#e55d8c;">Text here</p>
.mytext {color:#e55d8c;}
This box has a color of #e55d8c
<div style="background-color:#e55d8c;">Content here</div>
.mybackground {background-color:#e55d8c;}
Border around this has a color of #e55d8c
<div style="border:2px solid #e55d8c;">Content here</div>
.myborder {border:2px solid #e55d8c;}