#d56d4e color space conversions
Hex:
#d56d4e
RGB:
213, 109, 78
CMY:
16, 57, 69
CMYK:
0, 49, 63, 16
HSL:
14°, 61.6438%, 57.0588%
HSV (HSB):
14°, 63.3803%, 83.5294%
XYZ:
34.2844, 25.6335, 10.3485
xyY:
0.4879, 0.3648, 25.6335
CIE-Lab:
57.6875, 38.3043, 35.7758
CIE-LCH:
57.6875, 52.4131, 43.0451
CIE-Luv:
57.6875, 80.2612, 33.3907
Hunter-Lab:
50.6295, 32.2717, 23.3220
#d56d4e color charts
#d56d4e color shades, tints & tones
#d56d4e color schemes
#d56d4e color preview, HTML & CSS examples
This text has a color of #d56d4e
<p style="color:#d56d4e;">Text here</p>
.mytext {color:#d56d4e;}
This box has a color of #d56d4e
<div style="background-color:#d56d4e;">Content here</div>
.mybackground {background-color:#d56d4e;}
Border around this has a color of #d56d4e
<div style="border:2px solid #d56d4e;">Content here</div>
.myborder {border:2px solid #d56d4e;}