#c0a68c color space conversions
Hex:
#c0a68c
RGB:
192, 166, 140
CMY:
25, 35, 45
CMYK:
0, 14, 27, 25
HSL:
30°, 29.2135%, 65.0980%
HSV (HSB):
30°, 27.0833%, 75.2941%
XYZ:
40.1081, 40.3724, 30.4897
xyY:
0.3614, 0.3638, 40.3724
CIE-Lab:
69.7339, 5.4888, 16.9710
CIE-LCH:
69.7339, 17.8365, 72.0777
CIE-Luv:
69.7339, 17.9451, 22.2727
Hunter-Lab:
63.5392, 1.4814, 16.0268
#c0a68c color charts
#c0a68c color shades, tints & tones
#c0a68c color schemes
#c0a68c color preview, HTML & CSS examples
This text has a color of #c0a68c
<p style="color:#c0a68c;">Text here</p>
.mytext {color:#c0a68c;}
This box has a color of #c0a68c
<div style="background-color:#c0a68c;">Content here</div>
.mybackground {background-color:#c0a68c;}
Border around this has a color of #c0a68c
<div style="border:2px solid #c0a68c;">Content here</div>
.myborder {border:2px solid #c0a68c;}