#d56f3e color space conversions
Hex:
#d56f3e
RGB:
213, 111, 62
CMY:
16, 56, 76
CMYK:
0, 48, 71, 16
HSL:
19°, 64.2553%, 53.9216%
HSV (HSB):
19°, 70.8920%, 83.5294%
XYZ:
33.9945, 25.8628, 7.7577
xyY:
0.5028, 0.3825, 25.8628
CIE-Lab:
57.9066, 36.3541, 44.5123
CIE-LCH:
57.9066, 57.4714, 50.7608
CIE-Luv:
57.9066, 80.9883, 41.0157
Hunter-Lab:
50.8555, 30.3218, 26.5545
#d56f3e color charts
#d56f3e color shades, tints & tones
#d56f3e color schemes
#d56f3e color preview, HTML & CSS examples
This text has a color of #d56f3e
<p style="color:#d56f3e;">Text here</p>
.mytext {color:#d56f3e;}
This box has a color of #d56f3e
<div style="background-color:#d56f3e;">Content here</div>
.mybackground {background-color:#d56f3e;}
Border around this has a color of #d56f3e
<div style="border:2px solid #d56f3e;">Content here</div>
.myborder {border:2px solid #d56f3e;}