#c0c0a5 color space conversions
Hex:
#c0c0a5
RGB:
192, 192, 165
CMY:
25, 25, 35
CMYK:
0, 0, 14, 25
HSL:
60°, 17.6471%, 70.0000%
HSV (HSB):
60°, 14.0625%, 75.2941%
XYZ:
47.3794, 51.6224, 43.0643
xyY:
0.3335, 0.3634, 51.6224
CIE-Lab:
77.0545, -4.6481, 13.6310
CIE-LCH:
77.0545, 14.4017, 108.8292
CIE-Luv:
77.0545, 1.4645, 20.2855
Hunter-Lab:
71.8487, -8.0264, 14.7572
#c0c0a5 color charts
#c0c0a5 color shades, tints & tones
#c0c0a5 color schemes
#c0c0a5 color preview, HTML & CSS examples
This text has a color of #c0c0a5
<p style="color:#c0c0a5;">Text here</p>
.mytext {color:#c0c0a5;}
This box has a color of #c0c0a5
<div style="background-color:#c0c0a5;">Content here</div>
.mybackground {background-color:#c0c0a5;}
Border around this has a color of #c0c0a5
<div style="border:2px solid #c0c0a5;">Content here</div>
.myborder {border:2px solid #c0c0a5;}