#c7a34c color space conversions
Hex:
#c7a34c
RGB:
199, 163, 76
CMY:
22, 36, 70
CMYK:
0, 18, 62, 22
HSL:
42°, 52.3404%, 53.9216%
HSV (HSB):
42°, 61.8090%, 78.0392%
XYZ:
37.9549, 38.8583, 12.3374
xyY:
0.4257, 0.4359, 38.8583
CIE-Lab:
68.6485, 3.3324, 49.1658
CIE-LCH:
68.6485, 49.2786, 86.1225
CIE-Luv:
68.6485, 29.4007, 56.4802
Hunter-Lab:
62.3364, -0.4051, 31.9010
#c7a34c color charts
#c7a34c color shades, tints & tones
#c7a34c color schemes
#c7a34c color preview, HTML & CSS examples
This text has a color of #c7a34c
<p style="color:#c7a34c;">Text here</p>
.mytext {color:#c7a34c;}
This box has a color of #c7a34c
<div style="background-color:#c7a34c;">Content here</div>
.mybackground {background-color:#c7a34c;}
Border around this has a color of #c7a34c
<div style="border:2px solid #c7a34c;">Content here</div>
.myborder {border:2px solid #c7a34c;}