#d56a5e color space conversions
Hex:
#d56a5e
RGB:
213, 106, 94
CMY:
16, 58, 63
CMYK:
0, 50, 56, 16
HSL:
6°, 58.6207%, 60.1961%
HSV (HSB):
6°, 55.8685%, 83.5294%
XYZ:
34.6150, 25.2624, 13.6414
xyY:
0.4708, 0.3436, 25.2624
CIE-Lab:
57.3302, 40.9851, 26.3554
CIE-LCH:
57.3302, 48.7277, 32.7430
CIE-Luv:
57.3302, 79.6118, 23.8020
Hunter-Lab:
50.2617, 34.9742, 19.0914
#d56a5e color charts
#d56a5e color shades, tints & tones
#d56a5e color schemes
#d56a5e color preview, HTML & CSS examples
This text has a color of #d56a5e
<p style="color:#d56a5e;">Text here</p>
.mytext {color:#d56a5e;}
This box has a color of #d56a5e
<div style="background-color:#d56a5e;">Content here</div>
.mybackground {background-color:#d56a5e;}
Border around this has a color of #d56a5e
<div style="border:2px solid #d56a5e;">Content here</div>
.myborder {border:2px solid #d56a5e;}