#c0c0a4 color space conversions
Hex:
#c0c0a4
RGB:
192, 192, 164
CMY:
25, 25, 36
CMYK:
0, 0, 15, 25
HSL:
60°, 18.1818%, 69.8039%
HSV (HSB):
60°, 14.5833%, 75.2941%
XYZ:
47.2887, 51.5861, 42.5867
xyY:
0.3343, 0.3647, 51.5861
CIE-Lab:
77.0327, -4.8073, 14.1381
CIE-LCH:
77.0327, 14.9331, 108.7792
CIE-Luv:
77.0327, 1.5161, 21.0013
Hunter-Lab:
71.8234, -8.1663, 15.1213
#c0c0a4 color charts
#c0c0a4 color shades, tints & tones
#c0c0a4 color schemes
#c0c0a4 color preview, HTML & CSS examples
This text has a color of #c0c0a4
<p style="color:#c0c0a4;">Text here</p>
.mytext {color:#c0c0a4;}
This box has a color of #c0c0a4
<div style="background-color:#c0c0a4;">Content here</div>
.mybackground {background-color:#c0c0a4;}
Border around this has a color of #c0c0a4
<div style="border:2px solid #c0c0a4;">Content here</div>
.myborder {border:2px solid #c0c0a4;}