#d56c7c color space conversions
Hex:
#d56c7c
RGB:
213, 108, 124
CMY:
16, 58, 51
CMYK:
0, 49, 42, 16
HSL:
351°, 55.5556%, 62.9412%
HSV (HSB):
351°, 49.2958%, 83.5294%
XYZ:
36.4412, 26.3265, 22.2296
xyY:
0.4287, 0.3097, 26.3265
CIE-Lab:
58.3457, 42.7800, 10.4160
CIE-LCH:
58.3457, 44.0297, 13.6840
CIE-Luv:
58.3457, 71.9390, 5.6260
Hunter-Lab:
51.3094, 36.9839, 10.2293
#d56c7c color charts
#d56c7c color shades, tints & tones
#d56c7c color schemes
#d56c7c color preview, HTML & CSS examples
This text has a color of #d56c7c
<p style="color:#d56c7c;">Text here</p>
.mytext {color:#d56c7c;}
This box has a color of #d56c7c
<div style="background-color:#d56c7c;">Content here</div>
.mybackground {background-color:#d56c7c;}
Border around this has a color of #d56c7c
<div style="border:2px solid #d56c7c;">Content here</div>
.myborder {border:2px solid #d56c7c;}