#e55d75 color space conversions
Hex:
#e55d75
RGB:
229, 93, 117
CMY:
10, 64, 54
CMYK:
0, 59, 49, 10
HSL:
349°, 72.3404%, 63.1373%
HSV (HSB):
349°, 59.3886%, 89.8039%
XYZ:
39.4383, 25.7711, 19.7253
xyY:
0.4643, 0.3034, 25.7711
CIE-Lab:
57.8191, 54.7465, 14.1078
CIE-LCH:
57.8191, 56.5351, 14.4504
CIE-Luv:
57.8191, 95.6878, 7.3000
Hunter-Lab:
50.7652, 49.8334, 12.4980
#e55d75 color charts
#e55d75 color shades, tints & tones
#e55d75 color schemes
#e55d75 color preview, HTML & CSS examples
This text has a color of #e55d75
<p style="color:#e55d75;">Text here</p>
.mytext {color:#e55d75;}
This box has a color of #e55d75
<div style="background-color:#e55d75;">Content here</div>
.mybackground {background-color:#e55d75;}
Border around this has a color of #e55d75
<div style="border:2px solid #e55d75;">Content here</div>
.myborder {border:2px solid #e55d75;}