#d56c6e color space conversions
Hex:
#d56c6e
RGB:
213, 108, 110
CMY:
16, 58, 57
CMYK:
0, 49, 48, 16
HSL:
359°, 55.5556%, 62.9412%
HSV (HSB):
359°, 49.2958%, 83.5294%
XYZ:
35.6176, 25.9970, 17.8925
xyY:
0.4480, 0.3270, 25.9970
CIE-Lab:
58.0342, 41.3649, 18.0982
CIE-LCH:
58.0342, 45.1509, 23.6307
CIE-Luv:
58.0342, 75.0202, 14.9910
Hunter-Lab:
50.9873, 35.4649, 14.8850
#d56c6e color charts
#d56c6e color shades, tints & tones
#d56c6e color schemes
#d56c6e color preview, HTML & CSS examples
This text has a color of #d56c6e
<p style="color:#d56c6e;">Text here</p>
.mytext {color:#d56c6e;}
This box has a color of #d56c6e
<div style="background-color:#d56c6e;">Content here</div>
.mybackground {background-color:#d56c6e;}
Border around this has a color of #d56c6e
<div style="border:2px solid #d56c6e;">Content here</div>
.myborder {border:2px solid #d56c6e;}