#d7af4c color space conversions
Hex:
#d7af4c
RGB:
215, 175, 76
CMY:
16, 31, 70
CMYK:
0, 19, 65, 16
HSL:
43°, 63.4703%, 57.0588%
HSV (HSB):
43°, 64.6512%, 84.3137%
XYZ:
44.6588, 45.6288, 13.2909
xyY:
0.4312, 0.4405, 45.6288
CIE-Lab:
73.3040, 3.7793, 54.7610
CIE-LCH:
73.3040, 54.8912, 86.0520
CIE-Luv:
73.3040, 32.8450, 62.6148
Hunter-Lab:
67.5491, -0.1991, 35.6185
#d7af4c color charts
#d7af4c color shades, tints & tones
#d7af4c color schemes
#d7af4c color preview, HTML & CSS examples
This text has a color of #d7af4c
<p style="color:#d7af4c;">Text here</p>
.mytext {color:#d7af4c;}
This box has a color of #d7af4c
<div style="background-color:#d7af4c;">Content here</div>
.mybackground {background-color:#d7af4c;}
Border around this has a color of #d7af4c
<div style="border:2px solid #d7af4c;">Content here</div>
.myborder {border:2px solid #d7af4c;}