#d56b1e color space conversions
Hex:
#d56b1e
RGB:
213, 107, 30
CMY:
16, 58, 88
CMYK:
0, 50, 86, 16
HSL:
25°, 75.3086%, 47.6471%
HSV (HSB):
25°, 85.9155%, 83.5294%
XYZ:
32.9326, 24.7553, 4.2708
xyY:
0.5315, 0.3995, 24.7553
CIE-Lab:
56.8362, 37.2332, 57.6259
CIE-LCH:
56.8362, 68.6080, 57.1327
CIE-Luv:
56.8362, 87.1901, 48.6585
Hunter-Lab:
49.7547, 31.0785, 29.7390
#d56b1e color charts
#d56b1e color shades, tints & tones
#d56b1e color schemes
#d56b1e color preview, HTML & CSS examples
This text has a color of #d56b1e
<p style="color:#d56b1e;">Text here</p>
.mytext {color:#d56b1e;}
This box has a color of #d56b1e
<div style="background-color:#d56b1e;">Content here</div>
.mybackground {background-color:#d56b1e;}
Border around this has a color of #d56b1e
<div style="border:2px solid #d56b1e;">Content here</div>
.myborder {border:2px solid #d56b1e;}