#d55d8e color space conversions
Hex:
#d55d8e
RGB:
213, 93, 142
CMY:
16, 64, 44
CMYK:
0, 56, 33, 16
HSL:
336°, 58.8235%, 60.0000%
HSV (HSB):
336°, 56.3380%, 83.5294%
XYZ:
36.2374, 23.9278, 28.2998
xyY:
0.4096, 0.2705, 23.9278
CIE-Lab:
56.0155, 52.1455, -3.4708
CIE-LCH:
56.0155, 52.2609, 356.1920
CIE-Luv:
56.0155, 75.8090, -14.3748
Hunter-Lab:
48.9161, 46.6310, -0.0602
#d55d8e color charts
#d55d8e color shades, tints & tones
#d55d8e color schemes
#d55d8e color preview, HTML & CSS examples
This text has a color of #d55d8e
<p style="color:#d55d8e;">Text here</p>
.mytext {color:#d55d8e;}
This box has a color of #d55d8e
<div style="background-color:#d55d8e;">Content here</div>
.mybackground {background-color:#d55d8e;}
Border around this has a color of #d55d8e
<div style="border:2px solid #d55d8e;">Content here</div>
.myborder {border:2px solid #d55d8e;}