#d47c0e color space conversions
Hex:
#d47c0e
RGB:
212, 124, 14
CMY:
17, 51, 95
CMYK:
0, 42, 93, 17
HSL:
33°, 87.6106%, 44.3137%
HSV (HSB):
33°, 93.3962%, 83.1373%
XYZ:
34.4383, 28.4441, 4.0906
xyY:
0.5142, 0.4247, 28.4441
CIE-Lab:
60.2878, 27.6280, 64.5464
CIE-LCH:
60.2878, 70.2107, 66.8275
CIE-Luv:
60.2878, 73.0172, 56.7886
Hunter-Lab:
53.3330, 21.9288, 32.7856
#d47c0e color charts
#d47c0e color shades, tints & tones
#d47c0e color schemes
#d47c0e color preview, HTML & CSS examples
This text has a color of #d47c0e
<p style="color:#d47c0e;">Text here</p>
.mytext {color:#d47c0e;}
This box has a color of #d47c0e
<div style="background-color:#d47c0e;">Content here</div>
.mybackground {background-color:#d47c0e;}
Border around this has a color of #d47c0e
<div style="border:2px solid #d47c0e;">Content here</div>
.myborder {border:2px solid #d47c0e;}