#d56e3c color space conversions
Hex:
#d56e3c
RGB:
213, 110, 60
CMY:
16, 57, 76
CMYK:
0, 48, 72, 16
HSL:
20°, 64.5570%, 53.5294%
HSV (HSB):
20°, 71.8310%, 83.5294%
XYZ:
33.8321, 25.6242, 7.4378
xyY:
0.5058, 0.3831, 25.6242
CIE-Lab:
57.6786, 36.7705, 45.2752
CIE-LCH:
57.6786, 58.3260, 50.9180
CIE-Luv:
57.6786, 82.0077, 41.3828
Hunter-Lab:
50.6204, 30.7147, 26.7226
#d56e3c color charts
#d56e3c color shades, tints & tones
#d56e3c color schemes
#d56e3c color preview, HTML & CSS examples
This text has a color of #d56e3c
<p style="color:#d56e3c;">Text here</p>
.mytext {color:#d56e3c;}
This box has a color of #d56e3c
<div style="background-color:#d56e3c;">Content here</div>
.mybackground {background-color:#d56e3c;}
Border around this has a color of #d56e3c
<div style="border:2px solid #d56e3c;">Content here</div>
.myborder {border:2px solid #d56e3c;}