#a79d2d color space conversions
Hex:
#a79d2d
RGB:
167, 157, 45
CMY:
35, 38, 82
CMYK:
0, 6, 73, 35
HSL:
55°, 57.5472%, 41.5686%
HSV (HSB):
55°, 73.0539%, 65.4902%
XYZ:
28.4670, 32.5189, 7.2590
xyY:
0.4171, 0.4765, 32.5189
CIE-Lab:
63.7694, -9.3018, 56.4369
CIE-LCH:
63.7694, 57.1983, 99.3593
CIE-Luv:
63.7694, 11.4400, 62.6994
Hunter-Lab:
57.0253, -10.6874, 32.3704
#a79d2d color charts
#a79d2d color shades, tints & tones
#a79d2d color schemes
#a79d2d color preview, HTML & CSS examples
This text has a color of #a79d2d
<p style="color:#a79d2d;">Text here</p>
.mytext {color:#a79d2d;}
This box has a color of #a79d2d
<div style="background-color:#a79d2d;">Content here</div>
.mybackground {background-color:#a79d2d;}
Border around this has a color of #a79d2d
<div style="border:2px solid #a79d2d;">Content here</div>
.myborder {border:2px solid #a79d2d;}