#d49d4c color space conversions
Hex:
#d49d4c
RGB:
212, 157, 76
CMY:
17, 38, 70
CMYK:
0, 26, 64, 17
HSL:
36°, 61.2613%, 56.4706%
HSV (HSB):
36°, 64.1509%, 83.1373%
XYZ:
40.5129, 38.6328, 12.1591
xyY:
0.4437, 0.4231, 38.6328
CIE-Lab:
68.4844, 12.1319, 49.3516
CIE-LCH:
68.4844, 50.8209, 76.1890
CIE-Luv:
68.4844, 43.6321, 54.5731
Hunter-Lab:
62.1553, 7.5747, 31.9101
#d49d4c color charts
#d49d4c color shades, tints & tones
#d49d4c color schemes
#d49d4c color preview, HTML & CSS examples
This text has a color of #d49d4c
<p style="color:#d49d4c;">Text here</p>
.mytext {color:#d49d4c;}
This box has a color of #d49d4c
<div style="background-color:#d49d4c;">Content here</div>
.mybackground {background-color:#d49d4c;}
Border around this has a color of #d49d4c
<div style="border:2px solid #d49d4c;">Content here</div>
.myborder {border:2px solid #d49d4c;}