#e55d8d color space conversions
Hex:
#e55d8d
RGB:
229, 93, 141
CMY:
10, 64, 45
CMYK:
0, 59, 38, 10
HSL:
339°, 72.3404%, 63.1373%
HSV (HSB):
339°, 59.3886%, 89.8039%
XYZ:
41.0352, 26.4098, 28.1341
xyY:
0.4293, 0.2763, 26.4098
CIE-Lab:
58.4240, 57.1060, 0.9314
CIE-LCH:
58.4240, 57.1136, 0.9345
CIE-Luv:
58.4240, 88.7538, -9.5943
Hunter-Lab:
51.3905, 52.5985, 3.5146
#e55d8d color charts
#e55d8d color shades, tints & tones
#e55d8d color schemes
#e55d8d color preview, HTML & CSS examples
This text has a color of #e55d8d
<p style="color:#e55d8d;">Text here</p>
.mytext {color:#e55d8d;}
This box has a color of #e55d8d
<div style="background-color:#e55d8d;">Content here</div>
.mybackground {background-color:#e55d8d;}
Border around this has a color of #e55d8d
<div style="border:2px solid #e55d8d;">Content here</div>
.myborder {border:2px solid #e55d8d;}