#d56a0e color space conversions
Hex:
#d56a0e
RGB:
213, 106, 14
CMY:
16, 58, 95
CMYK:
0, 50, 93, 16
HSL:
28°, 87.6652%, 44.5098%
HSV (HSB):
28°, 93.4272%, 83.5294%
XYZ:
32.6739, 24.4859, 3.4196
xyY:
0.5394, 0.4042, 24.4859
CIE-Lab:
56.5710, 37.4539, 62.0216
CIE-LCH:
56.5710, 72.4532, 58.8728
CIE-Luv:
56.5710, 88.8081, 50.6481
Hunter-Lab:
49.4832, 31.2682, 30.5409
#d56a0e color charts
#d56a0e color shades, tints & tones
#d56a0e color schemes
#d56a0e color preview, HTML & CSS examples
This text has a color of #d56a0e
<p style="color:#d56a0e;">Text here</p>
.mytext {color:#d56a0e;}
This box has a color of #d56a0e
<div style="background-color:#d56a0e;">Content here</div>
.mybackground {background-color:#d56a0e;}
Border around this has a color of #d56a0e
<div style="border:2px solid #d56a0e;">Content here</div>
.myborder {border:2px solid #d56a0e;}