#d56c07 color space conversions
Hex:
#d56c07
RGB:
213, 108, 7
CMY:
16, 58, 97
CMYK:
0, 49, 97, 16
HSL:
29°, 93.6364%, 43.1373%
HSV (HSB):
29°, 96.7136%, 83.5294%
XYZ:
32.8415, 24.8866, 3.2737
xyY:
0.5384, 0.4080, 24.8866
CIE-Lab:
56.9648, 36.3548, 63.6112
CIE-LCH:
56.9648, 73.2670, 60.2514
CIE-Luv:
56.9648, 87.3639, 51.9309
Hunter-Lab:
49.8865, 30.2096, 31.0298
#d56c07 color charts
#d56c07 color shades, tints & tones
#d56c07 color schemes
#d56c07 color preview, HTML & CSS examples
This text has a color of #d56c07
<p style="color:#d56c07;">Text here</p>
.mytext {color:#d56c07;}
This box has a color of #d56c07
<div style="background-color:#d56c07;">Content here</div>
.mybackground {background-color:#d56c07;}
Border around this has a color of #d56c07
<div style="border:2px solid #d56c07;">Content here</div>
.myborder {border:2px solid #d56c07;}