#d47c4f color space conversions
Hex:
#d47c4f
RGB:
212, 124, 79
CMY:
17, 51, 69
CMYK:
0, 42, 63, 17
HSL:
20°, 60.7306%, 57.0588%
HSV (HSB):
20°, 62.7358%, 83.1373%
XYZ:
35.7703, 28.9769, 11.1049
xyY:
0.4716, 0.3820, 28.9769
CIE-Lab:
60.7612, 30.1252, 38.9035
CIE-LCH:
60.7612, 49.2038, 52.2474
CIE-Luv:
60.7612, 68.0884, 39.0025
Hunter-Lab:
53.8302, 24.4110, 25.4498
#d47c4f color charts
#d47c4f color shades, tints & tones
#d47c4f color schemes
#d47c4f color preview, HTML & CSS examples
This text has a color of #d47c4f
<p style="color:#d47c4f;">Text here</p>
.mytext {color:#d47c4f;}
This box has a color of #d47c4f
<div style="background-color:#d47c4f;">Content here</div>
.mybackground {background-color:#d47c4f;}
Border around this has a color of #d47c4f
<div style="border:2px solid #d47c4f;">Content here</div>
.myborder {border:2px solid #d47c4f;}