#d55f9f color space conversions
Hex:
#d55f9f
RGB:
213, 95, 159
CMY:
16, 63, 38
CMYK:
0, 55, 25, 16
HSL:
327°, 58.4158%, 60.3922%
HSV (HSB):
327°, 55.3991%, 83.5294%
XYZ:
37.7908, 24.8338, 35.6025
xyY:
0.3847, 0.2528, 24.8338
CIE-Lab:
56.9131, 53.3847, -12.0733
CIE-LCH:
56.9131, 54.7329, 347.2566
CIE-Luv:
56.9131, 69.9076, -26.7201
Hunter-Lab:
49.8335, 48.1554, -7.4751
#d55f9f color charts
#d55f9f color shades, tints & tones
#d55f9f color schemes
#d55f9f color preview, HTML & CSS examples
This text has a color of #d55f9f
<p style="color:#d55f9f;">Text here</p>
.mytext {color:#d55f9f;}
This box has a color of #d55f9f
<div style="background-color:#d55f9f;">Content here</div>
.mybackground {background-color:#d55f9f;}
Border around this has a color of #d55f9f
<div style="border:2px solid #d55f9f;">Content here</div>
.myborder {border:2px solid #d55f9f;}