#d47c4d color space conversions
Hex:
#d47c4d
RGB:
212, 124, 77
CMY:
17, 51, 70
CMYK:
0, 42, 64, 17
HSL:
21°, 61.0860%, 56.6667%
HSV (HSB):
21°, 63.6792%, 83.1373%
XYZ:
35.6986, 28.9482, 10.7272
xyY:
0.4736, 0.3841, 28.9482
CIE-Lab:
60.7359, 29.9930, 39.9315
CIE-LCH:
60.7359, 49.9410, 53.0894
CIE-Luv:
60.7359, 68.3392, 39.9114
Hunter-Lab:
53.8035, 24.2785, 25.8414
#d47c4d color charts
#d47c4d color shades, tints & tones
#d47c4d color schemes
#d47c4d color preview, HTML & CSS examples
This text has a color of #d47c4d
<p style="color:#d47c4d;">Text here</p>
.mytext {color:#d47c4d;}
This box has a color of #d47c4d
<div style="background-color:#d47c4d;">Content here</div>
.mybackground {background-color:#d47c4d;}
Border around this has a color of #d47c4d
<div style="border:2px solid #d47c4d;">Content here</div>
.myborder {border:2px solid #d47c4d;}