#d55d79 color space conversions
Hex:
#d55d79
RGB:
213, 93, 121
CMY:
16, 64, 53
CMYK:
0, 56, 43, 16
HSL:
346°, 58.8235%, 60.0000%
HSV (HSB):
346°, 56.3380%, 83.5294%
XYZ:
34.8061, 23.3553, 20.7627
xyY:
0.4410, 0.2959, 23.3553
CIE-Lab:
55.4365, 49.8036, 8.0497
CIE-LCH:
55.4365, 50.4499, 9.1813
CIE-Luv:
55.4365, 81.6734, 1.0517
Hunter-Lab:
48.3273, 43.9857, 8.3566
#d55d79 color charts
#d55d79 color shades, tints & tones
#d55d79 color schemes
#d55d79 color preview, HTML & CSS examples
This text has a color of #d55d79
<p style="color:#d55d79;">Text here</p>
.mytext {color:#d55d79;}
This box has a color of #d55d79
<div style="background-color:#d55d79;">Content here</div>
.mybackground {background-color:#d55d79;}
Border around this has a color of #d55d79
<div style="border:2px solid #d55d79;">Content here</div>
.myborder {border:2px solid #d55d79;}