#c0c8a0 color space conversions
Hex:
#c0c8a0
RGB:
192, 200, 160
CMY:
25, 22, 37
CMYK:
4, 0, 20, 22
HSL:
72°, 26.6667%, 70.5882%
HSV (HSB):
72°, 20.0000%, 78.4314%
XYZ:
48.7377, 55.0531, 41.3153
xyY:
0.3359, 0.3794, 55.0531
CIE-Lab:
79.0718, -9.5908, 19.1242
CIE-LCH:
79.0718, 21.3944, 116.6339
CIE-Luv:
79.0718, -2.6647, 28.6751
Hunter-Lab:
74.1978, -12.5963, 18.9242
#c0c8a0 color charts
#c0c8a0 color shades, tints & tones
#c0c8a0 color schemes
#c0c8a0 color preview, HTML & CSS examples
This text has a color of #c0c8a0
<p style="color:#c0c8a0;">Text here</p>
.mytext {color:#c0c8a0;}
This box has a color of #c0c8a0
<div style="background-color:#c0c8a0;">Content here</div>
.mybackground {background-color:#c0c8a0;}
Border around this has a color of #c0c8a0
<div style="border:2px solid #c0c8a0;">Content here</div>
.myborder {border:2px solid #c0c8a0;}