#c7a68c color space conversions
Hex:
#c7a68c
RGB:
199, 166, 140
CMY:
22, 35, 45
CMYK:
0, 17, 30, 22
HSL:
26°, 34.5029%, 66.4706%
HSV (HSB):
26°, 29.6482%, 78.0392%
XYZ:
41.9230, 41.3080, 30.5746
xyY:
0.3684, 0.3630, 41.3080
CIE-Lab:
70.3912, 8.2295, 17.9828
CIE-LCH:
70.3912, 19.7764, 65.4097
CIE-Luv:
70.3912, 22.6758, 23.0692
Hunter-Lab:
64.2713, 3.9576, 16.7850
#c7a68c color charts
#c7a68c color shades, tints & tones
#c7a68c color schemes
#c7a68c color preview, HTML & CSS examples
This text has a color of #c7a68c
<p style="color:#c7a68c;">Text here</p>
.mytext {color:#c7a68c;}
This box has a color of #c7a68c
<div style="background-color:#c7a68c;">Content here</div>
.mybackground {background-color:#c7a68c;}
Border around this has a color of #c7a68c
<div style="border:2px solid #c7a68c;">Content here</div>
.myborder {border:2px solid #c7a68c;}