#c0ac8b color space conversions
Hex:
#c0ac8b
RGB:
192, 172, 139
CMY:
25, 33, 45
CMYK:
0, 10, 28, 25
HSL:
37°, 29.6089%, 64.9020%
HSV (HSB):
37°, 27.6042%, 75.2941%
XYZ:
41.1510, 42.5756, 30.4751
xyY:
0.3603, 0.3728, 42.5756
CIE-Lab:
71.2660, 2.1079, 19.6332
CIE-LCH:
71.2660, 19.7461, 83.8721
CIE-Luv:
71.2660, 14.4490, 26.4222
Hunter-Lab:
65.2500, -1.6136, 17.9835
#c0ac8b color charts
#c0ac8b color shades, tints & tones
#c0ac8b color schemes
#c0ac8b color preview, HTML & CSS examples
This text has a color of #c0ac8b
<p style="color:#c0ac8b;">Text here</p>
.mytext {color:#c0ac8b;}
This box has a color of #c0ac8b
<div style="background-color:#c0ac8b;">Content here</div>
.mybackground {background-color:#c0ac8b;}
Border around this has a color of #c0ac8b
<div style="border:2px solid #c0ac8b;">Content here</div>
.myborder {border:2px solid #c0ac8b;}