#c7a14c color space conversions
Hex:
#c7a14c
RGB:
199, 161, 76
CMY:
22, 37, 70
CMYK:
0, 19, 62, 22
HSL:
41°, 52.3404%, 53.9216%
HSV (HSB):
41°, 61.8090%, 78.0392%
XYZ:
37.6026, 38.1537, 12.2200
xyY:
0.4274, 0.4337, 38.1537
CIE-Lab:
68.1337, 4.4085, 48.5863
CIE-LCH:
68.1337, 48.7859, 84.8155
CIE-Luv:
68.1337, 30.8140, 55.5798
Hunter-Lab:
61.7686, 0.5694, 31.5084
#c7a14c color charts
#c7a14c color shades, tints & tones
#c7a14c color schemes
#c7a14c color preview, HTML & CSS examples
This text has a color of #c7a14c
<p style="color:#c7a14c;">Text here</p>
.mytext {color:#c7a14c;}
This box has a color of #c7a14c
<div style="background-color:#c7a14c;">Content here</div>
.mybackground {background-color:#c7a14c;}
Border around this has a color of #c7a14c
<div style="border:2px solid #c7a14c;">Content here</div>
.myborder {border:2px solid #c7a14c;}