#c0a68e color space conversions
Hex:
#c0a68e
RGB:
192, 166, 142
CMY:
25, 35, 44
CMYK:
0, 14, 26, 25
HSL:
29°, 28.4091%, 65.4902%
HSV (HSB):
29°, 26.0417%, 75.2941%
XYZ:
40.2569, 40.4319, 31.2736
xyY:
0.3596, 0.3611, 40.4319
CIE-Lab:
69.7760, 5.7706, 15.9317
CIE-LCH:
69.7760, 16.9446, 70.0892
CIE-Luv:
69.7760, 17.7806, 20.8937
Hunter-Lab:
63.5861, 1.7343, 15.3496
#c0a68e color charts
#c0a68e color shades, tints & tones
#c0a68e color schemes
#c0a68e color preview, HTML & CSS examples
This text has a color of #c0a68e
<p style="color:#c0a68e;">Text here</p>
.mytext {color:#c0a68e;}
This box has a color of #c0a68e
<div style="background-color:#c0a68e;">Content here</div>
.mybackground {background-color:#c0a68e;}
Border around this has a color of #c0a68e
<div style="border:2px solid #c0a68e;">Content here</div>
.myborder {border:2px solid #c0a68e;}