#e55d99 color space conversions
Hex:
#e55d99
RGB:
229, 93, 153
CMY:
10, 64, 40
CMYK:
0, 59, 33, 10
HSL:
334°, 72.3404%, 63.1373%
HSV (HSB):
334°, 59.3886%, 89.8039%
XYZ:
41.9772, 26.7866, 33.0949
xyY:
0.4121, 0.2630, 26.7866
CIE-Lab:
58.7763, 58.4575, -5.5468
CIE-LCH:
58.7763, 58.7201, 354.5796
CIE-Luv:
58.7763, 85.0815, -18.6508
Hunter-Lab:
51.7558, 54.2021, -1.6835
#e55d99 color charts
#e55d99 color shades, tints & tones
#e55d99 color schemes
#e55d99 color preview, HTML & CSS examples
This text has a color of #e55d99
<p style="color:#e55d99;">Text here</p>
.mytext {color:#e55d99;}
This box has a color of #e55d99
<div style="background-color:#e55d99;">Content here</div>
.mybackground {background-color:#e55d99;}
Border around this has a color of #e55d99
<div style="border:2px solid #e55d99;">Content here</div>
.myborder {border:2px solid #e55d99;}