#d56e9d color space conversions
Hex:
#d56e9d
RGB:
213, 110, 157
CMY:
16, 57, 38
CMYK:
0, 48, 26, 16
HSL:
333°, 55.0802%, 63.3333%
HSV (HSB):
333°, 48.3568%, 83.5294%
XYZ:
39.1023, 27.7323, 35.1902
xyY:
0.3833, 0.2718, 27.7323
CIE-Lab:
59.6461, 45.8093, -6.8272
CIE-LCH:
59.6461, 46.3152, 351.5233
CIE-Luv:
59.6461, 62.9118, -17.9592
Hunter-Lab:
52.6615, 40.3826, -2.7566
#d56e9d color charts
#d56e9d color shades, tints & tones
#d56e9d color schemes
#d56e9d color preview, HTML & CSS examples
This text has a color of #d56e9d
<p style="color:#d56e9d;">Text here</p>
.mytext {color:#d56e9d;}
This box has a color of #d56e9d
<div style="background-color:#d56e9d;">Content here</div>
.mybackground {background-color:#d56e9d;}
Border around this has a color of #d56e9d
<div style="border:2px solid #d56e9d;">Content here</div>
.myborder {border:2px solid #d56e9d;}