#c0c1a0 color space conversions
Hex:
#c0c1a0
RGB:
192, 193, 160
CMY:
25, 24, 37
CMYK:
1, 0, 17, 24
HSL:
62°, 21.0191%, 69.2157%
HSV (HSB):
62°, 17.0984%, 75.6863%
XYZ:
47.1534, 51.8845, 40.7872
xyY:
0.3372, 0.3711, 51.8845
CIE-Lab:
77.2117, -5.9573, 16.5367
CIE-LCH:
77.2117, 17.5770, 109.8115
CIE-Luv:
77.2117, 1.1697, 24.4425
Hunter-Lab:
72.0309, -9.2031, 16.8489
#c0c1a0 color charts
#c0c1a0 color shades, tints & tones
#c0c1a0 color schemes
#c0c1a0 color preview, HTML & CSS examples
This text has a color of #c0c1a0
<p style="color:#c0c1a0;">Text here</p>
.mytext {color:#c0c1a0;}
This box has a color of #c0c1a0
<div style="background-color:#c0c1a0;">Content here</div>
.mybackground {background-color:#c0c1a0;}
Border around this has a color of #c0c1a0
<div style="border:2px solid #c0c1a0;">Content here</div>
.myborder {border:2px solid #c0c1a0;}