#d7a34c color space conversions
Hex:
#d7a34c
RGB:
215, 163, 76
CMY:
16, 36, 70
CMYK:
0, 24, 65, 16
HSL:
38°, 63.4703%, 57.0588%
HSV (HSB):
38°, 64.6512%, 84.3137%
XYZ:
42.4260, 41.1633, 12.5467
xyY:
0.4413, 0.4282, 41.1633
CIE-Lab:
70.2902, 10.1811, 51.4522
CIE-LCH:
70.2902, 52.4498, 78.8072
CIE-Luv:
70.2902, 41.5386, 57.3768
Hunter-Lab:
64.1586, 5.7588, 33.3164
#d7a34c color charts
#d7a34c color shades, tints & tones
#d7a34c color schemes
#d7a34c color preview, HTML & CSS examples
This text has a color of #d7a34c
<p style="color:#d7a34c;">Text here</p>
.mytext {color:#d7a34c;}
This box has a color of #d7a34c
<div style="background-color:#d7a34c;">Content here</div>
.mybackground {background-color:#d7a34c;}
Border around this has a color of #d7a34c
<div style="border:2px solid #d7a34c;">Content here</div>
.myborder {border:2px solid #d7a34c;}