#d56d2c color space conversions
Hex:
#d56d2c
RGB:
213, 109, 44
CMY:
16, 57, 83
CMYK:
0, 49, 79, 16
HSL:
23°, 66.7984%, 50.3922%
HSV (HSB):
23°, 79.3427%, 83.5294%
XYZ:
33.3638, 25.2653, 5.5011
xyY:
0.5203, 0.3940, 25.2653
CIE-Lab:
57.3330, 36.6181, 52.4995
CIE-LCH:
57.3330, 64.0085, 55.1045
CIE-Luv:
57.3330, 84.4879, 46.1317
Hunter-Lab:
50.2646, 30.5190, 28.6963
#d56d2c color charts
#d56d2c color shades, tints & tones
#d56d2c color schemes
#d56d2c color preview, HTML & CSS examples
This text has a color of #d56d2c
<p style="color:#d56d2c;">Text here</p>
.mytext {color:#d56d2c;}
This box has a color of #d56d2c
<div style="background-color:#d56d2c;">Content here</div>
.mybackground {background-color:#d56d2c;}
Border around this has a color of #d56d2c
<div style="border:2px solid #d56d2c;">Content here</div>
.myborder {border:2px solid #d56d2c;}