#d56e8d color space conversions
Hex:
#d56e8d
RGB:
213, 110, 141
CMY:
16, 57, 45
CMYK:
0, 48, 34, 16
HSL:
342°, 55.0802%, 63.3333%
HSV (HSB):
342°, 48.3568%, 83.5294%
XYZ:
37.8242, 27.2211, 28.4599
xyY:
0.4045, 0.2911, 27.2211
CIE-Lab:
59.1784, 43.7287, 1.7423
CIE-LCH:
59.1784, 43.7634, 2.2816
CIE-Luv:
59.1784, 66.7842, -5.7035
Hunter-Lab:
52.1738, 38.1021, 4.1800
#d56e8d color charts
#d56e8d color shades, tints & tones
#d56e8d color schemes
#d56e8d color preview, HTML & CSS examples
This text has a color of #d56e8d
<p style="color:#d56e8d;">Text here</p>
.mytext {color:#d56e8d;}
This box has a color of #d56e8d
<div style="background-color:#d56e8d;">Content here</div>
.mybackground {background-color:#d56e8d;}
Border around this has a color of #d56e8d
<div style="border:2px solid #d56e8d;">Content here</div>
.myborder {border:2px solid #d56e8d;}