#e55f8b color space conversions
Hex:
#e55f8b
RGB:
229, 95, 139
CMY:
10, 63, 45
CMYK:
0, 59, 39, 10
HSL:
340°, 72.0430%, 63.5294%
HSV (HSB):
340°, 58.5153%, 89.8039%
XYZ:
41.0655, 26.7065, 27.4166
xyY:
0.4314, 0.2806, 26.7065
CIE-Lab:
58.7017, 56.0023, 2.5025
CIE-LCH:
58.7017, 56.0582, 2.5586
CIE-Luv:
58.7017, 88.2852, -7.2958
Hunter-Lab:
51.6783, 51.4055, 4.7201
#e55f8b color charts
#e55f8b color shades, tints & tones
#e55f8b color schemes
#e55f8b color preview, HTML & CSS examples
This text has a color of #e55f8b
<p style="color:#e55f8b;">Text here</p>
.mytext {color:#e55f8b;}
This box has a color of #e55f8b
<div style="background-color:#e55f8b;">Content here</div>
.mybackground {background-color:#e55f8b;}
Border around this has a color of #e55f8b
<div style="border:2px solid #e55f8b;">Content here</div>
.myborder {border:2px solid #e55f8b;}