#d56f2b color space conversions
Hex:
#d56f2b
RGB:
213, 111, 43
CMY:
16, 56, 83
CMYK:
0, 48, 80, 16
HSL:
24°, 66.9291%, 50.1961%
HSV (HSB):
24°, 79.8122%, 83.5294%
XYZ:
33.5611, 25.6894, 5.4752
xyY:
0.5185, 0.3969, 25.6894
CIE-Lab:
57.7411, 35.5526, 53.3194
CIE-LCH:
57.7411, 64.0854, 56.3052
CIE-Luv:
57.7411, 82.9714, 47.1162
Hunter-Lab:
50.6847, 29.4960, 29.0745
#d56f2b color charts
#d56f2b color shades, tints & tones
#d56f2b color schemes
#d56f2b color preview, HTML & CSS examples
This text has a color of #d56f2b
<p style="color:#d56f2b;">Text here</p>
.mytext {color:#d56f2b;}
This box has a color of #d56f2b
<div style="background-color:#d56f2b;">Content here</div>
.mybackground {background-color:#d56f2b;}
Border around this has a color of #d56f2b
<div style="border:2px solid #d56f2b;">Content here</div>
.myborder {border:2px solid #d56f2b;}