#d56db9 color space conversions
Hex:
#d56db9
RGB:
213, 109, 185
CMY:
16, 57, 27
CMYK:
0, 49, 13, 16
HSL:
316°, 55.3191%, 63.1373%
HSV (HSB):
316°, 48.8263%, 83.5294%
XYZ:
41.6662, 28.5862, 49.2206
xyY:
0.3487, 0.2393, 28.5862
CIE-Lab:
60.4147, 50.4527, -21.7448
CIE-LCH:
60.4147, 54.9392, 336.6842
CIE-Luv:
60.4147, 56.3843, -40.9298
Hunter-Lab:
53.4661, 45.5397, -17.1558
#d56db9 color charts
#d56db9 color shades, tints & tones
#d56db9 color schemes
#d56db9 color preview, HTML & CSS examples
This text has a color of #d56db9
<p style="color:#d56db9;">Text here</p>
.mytext {color:#d56db9;}
This box has a color of #d56db9
<div style="background-color:#d56db9;">Content here</div>
.mybackground {background-color:#d56db9;}
Border around this has a color of #d56db9
<div style="border:2px solid #d56db9;">Content here</div>
.myborder {border:2px solid #d56db9;}