#d55f8e color space conversions
Hex:
#d55f8e
RGB:
213, 95, 142
CMY:
16, 63, 44
CMYK:
0, 55, 33, 16
HSL:
336°, 58.4158%, 60.3922%
HSV (HSB):
336°, 55.3991%, 83.5294%
XYZ:
36.4153, 24.2835, 28.3591
xyY:
0.4089, 0.2727, 24.2835
CIE-Lab:
56.3706, 51.2070, -2.9476
CIE-LCH:
56.3706, 51.2918, 356.7056
CIE-Luv:
56.3706, 74.7703, -13.4879
Hunter-Lab:
49.2783, 45.6692, 0.3742
#d55f8e color charts
#d55f8e color shades, tints & tones
#d55f8e color schemes
#d55f8e color preview, HTML & CSS examples
This text has a color of #d55f8e
<p style="color:#d55f8e;">Text here</p>
.mytext {color:#d55f8e;}
This box has a color of #d55f8e
<div style="background-color:#d55f8e;">Content here</div>
.mybackground {background-color:#d55f8e;}
Border around this has a color of #d55f8e
<div style="border:2px solid #d55f8e;">Content here</div>
.myborder {border:2px solid #d55f8e;}