#c8a68c color space conversions
Hex:
#c8a68c
RGB:
200, 166, 140
CMY:
22, 35, 45
CMYK:
0, 17, 30, 22
HSL:
26°, 35.2941%, 66.6667%
HSV (HSB):
26°, 30.0000%, 78.4314%
XYZ:
42.1893, 41.4452, 30.5871
xyY:
0.3694, 0.3628, 41.4452
CIE-Lab:
70.4867, 8.6215, 18.1298
CIE-LCH:
70.4867, 20.0753, 64.5669
CIE-Luv:
70.4867, 23.3603, 23.1846
Hunter-Lab:
64.3780, 4.3161, 16.8949
#c8a68c color charts
#c8a68c color shades, tints & tones
#c8a68c color schemes
#c8a68c color preview, HTML & CSS examples
This text has a color of #c8a68c
<p style="color:#c8a68c;">Text here</p>
.mytext {color:#c8a68c;}
This box has a color of #c8a68c
<div style="background-color:#c8a68c;">Content here</div>
.mybackground {background-color:#c8a68c;}
Border around this has a color of #c8a68c
<div style="border:2px solid #c8a68c;">Content here</div>
.myborder {border:2px solid #c8a68c;}