#d47c1e color space conversions
Hex:
#d47c1e
RGB:
212, 124, 30
CMY:
17, 51, 88
CMYK:
0, 42, 86, 17
HSL:
31°, 75.2066%, 47.4510%
HSV (HSB):
31°, 85.8491%, 83.1373%
XYZ:
34.5934, 28.5061, 4.9073
xyY:
0.5087, 0.4192, 28.5061
CIE-Lab:
60.3432, 27.9233, 60.4520
CIE-LCH:
60.3432, 66.5895, 65.2074
CIE-Luv:
60.3432, 72.4123, 54.6142
Hunter-Lab:
53.3911, 22.2200, 31.9243
#d47c1e color charts
#d47c1e color shades, tints & tones
#d47c1e color schemes
#d47c1e color preview, HTML & CSS examples
This text has a color of #d47c1e
<p style="color:#d47c1e;">Text here</p>
.mytext {color:#d47c1e;}
This box has a color of #d47c1e
<div style="background-color:#d47c1e;">Content here</div>
.mybackground {background-color:#d47c1e;}
Border around this has a color of #d47c1e
<div style="border:2px solid #d47c1e;">Content here</div>
.myborder {border:2px solid #d47c1e;}