#d56c3b color space conversions
Hex:
#d56c3b
RGB:
213, 108, 59
CMY:
16, 58, 77
CMYK:
0, 49, 72, 16
HSL:
19°, 64.7059%, 53.3333%
HSV (HSB):
19°, 72.3005%, 83.5294%
XYZ:
33.5926, 25.1870, 7.2287
xyY:
0.5089, 0.3816, 25.1870
CIE-Lab:
57.2572, 37.7488, 45.3219
CIE-LCH:
57.2572, 58.9834, 50.2089
CIE-Luv:
57.2572, 83.6819, 40.9983
Hunter-Lab:
50.1867, 31.6526, 26.5907
#d56c3b color charts
#d56c3b color shades, tints & tones
#d56c3b color schemes
#d56c3b color preview, HTML & CSS examples
This text has a color of #d56c3b
<p style="color:#d56c3b;">Text here</p>
.mytext {color:#d56c3b;}
This box has a color of #d56c3b
<div style="background-color:#d56c3b;">Content here</div>
.mybackground {background-color:#d56c3b;}
Border around this has a color of #d56c3b
<div style="border:2px solid #d56c3b;">Content here</div>
.myborder {border:2px solid #d56c3b;}