#e55b7e color space conversions
Hex:
#e55b7e
RGB:
229, 91, 126
CMY:
10, 64, 51
CMYK:
0, 60, 45, 10
HSL:
345°, 72.6316%, 62.7451%
HSV (HSB):
345°, 60.2620%, 89.8039%
XYZ:
39.8201, 25.6465, 22.5902
xyY:
0.4522, 0.2912, 25.6465
CIE-Lab:
57.7000, 56.4593, 8.6695
CIE-LCH:
57.7000, 57.1210, 8.7297
CIE-Luv:
57.7000, 94.2957, 0.3995
Hunter-Lab:
50.6424, 51.7301, 9.0021
#e55b7e color charts
#e55b7e color shades, tints & tones
#e55b7e color schemes
#e55b7e color preview, HTML & CSS examples
This text has a color of #e55b7e
<p style="color:#e55b7e;">Text here</p>
.mytext {color:#e55b7e;}
This box has a color of #e55b7e
<div style="background-color:#e55b7e;">Content here</div>
.mybackground {background-color:#e55b7e;}
Border around this has a color of #e55b7e
<div style="border:2px solid #e55b7e;">Content here</div>
.myborder {border:2px solid #e55b7e;}