#d56f7d color space conversions
Hex:
#d56f7d
RGB:
213, 111, 125
CMY:
16, 56, 51
CMYK:
0, 48, 41, 16
HSL:
352°, 54.8387%, 63.5294%
HSV (HSB):
352°, 47.8873%, 83.5294%
XYZ:
36.8267, 26.9957, 22.6717
xyY:
0.4258, 0.3121, 26.9957
CIE-Lab:
58.9703, 41.3637, 10.7174
CIE-LCH:
58.9703, 42.7296, 14.5260
CIE-Luv:
58.9703, 69.8563, 6.3371
Hunter-Lab:
51.9574, 35.5930, 10.4988
#d56f7d color charts
#d56f7d color shades, tints & tones
#d56f7d color schemes
#d56f7d color preview, HTML & CSS examples
This text has a color of #d56f7d
<p style="color:#d56f7d;">Text here</p>
.mytext {color:#d56f7d;}
This box has a color of #d56f7d
<div style="background-color:#d56f7d;">Content here</div>
.mybackground {background-color:#d56f7d;}
Border around this has a color of #d56f7d
<div style="border:2px solid #d56f7d;">Content here</div>
.myborder {border:2px solid #d56f7d;}