#e55c7e color space conversions
Hex:
#e55c7e
RGB:
229, 92, 126
CMY:
10, 64, 51
CMYK:
0, 60, 45, 10
HSL:
345°, 72.4868%, 62.9412%
HSV (HSB):
345°, 59.8253%, 89.8039%
XYZ:
39.9061, 25.8187, 22.6189
xyY:
0.4517, 0.2923, 25.8187
CIE-Lab:
57.8645, 56.0195, 8.9030
CIE-LCH:
57.8645, 56.7226, 9.0303
CIE-Luv:
57.8645, 93.7336, 0.7924
Hunter-Lab:
50.8121, 51.2670, 9.1756
#e55c7e color charts
#e55c7e color shades, tints & tones
#e55c7e color schemes
#e55c7e color preview, HTML & CSS examples
This text has a color of #e55c7e
<p style="color:#e55c7e;">Text here</p>
.mytext {color:#e55c7e;}
This box has a color of #e55c7e
<div style="background-color:#e55c7e;">Content here</div>
.mybackground {background-color:#e55c7e;}
Border around this has a color of #e55c7e
<div style="border:2px solid #e55c7e;">Content here</div>
.myborder {border:2px solid #e55c7e;}