#e55a7f color space conversions
Hex:
#e55a7f
RGB:
229, 90, 127
CMY:
10, 65, 50
CMYK:
0, 61, 45, 10
HSL:
344°, 72.7749%, 62.5490%
HSV (HSB):
344°, 60.6987%, 89.8039%
XYZ:
39.8000, 25.5026, 22.9035
xyY:
0.4512, 0.2891, 25.5026
CIE-Lab:
57.5619, 56.9917, 7.8866
CIE-LCH:
57.5619, 57.5348, 7.8786
CIE-Luv:
57.5619, 94.5585, -0.6900
Hunter-Lab:
50.5001, 52.3036, 8.4601
#e55a7f color charts
#e55a7f color shades, tints & tones
#e55a7f color schemes
#e55a7f color preview, HTML & CSS examples
This text has a color of #e55a7f
<p style="color:#e55a7f;">Text here</p>
.mytext {color:#e55a7f;}
This box has a color of #e55a7f
<div style="background-color:#e55a7f;">Content here</div>
.mybackground {background-color:#e55a7f;}
Border around this has a color of #e55a7f
<div style="border:2px solid #e55a7f;">Content here</div>
.myborder {border:2px solid #e55a7f;}