#d56a4a color space conversions
Hex:
#d56a4a
RGB:
213, 106, 74
CMY:
16, 58, 71
CMYK:
0, 50, 65, 16
HSL:
14°, 62.3318%, 56.2745%
HSV (HSB):
14°, 65.2582%, 83.5294%
XYZ:
33.8306, 24.9486, 9.5111
xyY:
0.4954, 0.3653, 24.9486
CIE-Lab:
57.0253, 39.5815, 37.1657
CIE-LCH:
57.0253, 54.2953, 43.1971
CIE-Luv:
57.0253, 83.1115, 34.0704
Hunter-Lab:
49.9486, 33.4897, 23.6742
#d56a4a color charts
#d56a4a color shades, tints & tones
#d56a4a color schemes
#d56a4a color preview, HTML & CSS examples
This text has a color of #d56a4a
<p style="color:#d56a4a;">Text here</p>
.mytext {color:#d56a4a;}
This box has a color of #d56a4a
<div style="background-color:#d56a4a;">Content here</div>
.mybackground {background-color:#d56a4a;}
Border around this has a color of #d56a4a
<div style="border:2px solid #d56a4a;">Content here</div>
.myborder {border:2px solid #d56a4a;}