#c0c1b1 color space conversions
Hex:
#c0c1b1
RGB:
192, 193, 177
CMY:
25, 24, 31
CMYK:
1, 0, 8, 24
HSL:
64°, 11.4286%, 72.5490%
HSV (HSB):
64°, 8.2902%, 75.6863%
XYZ:
48.7440, 52.5207, 49.1634
xyY:
0.3240, 0.3491, 52.5207
CIE-Lab:
77.5912, -3.1913, 7.9293
CIE-LCH:
77.5912, 8.5474, 111.9235
CIE-Luv:
77.5912, 0.3001, 12.1185
Hunter-Lab:
72.4712, -6.7657, 10.5083
#c0c1b1 color charts
#c0c1b1 color shades, tints & tones
#c0c1b1 color schemes
#c0c1b1 color preview, HTML & CSS examples
This text has a color of #c0c1b1
<p style="color:#c0c1b1;">Text here</p>
.mytext {color:#c0c1b1;}
This box has a color of #c0c1b1
<div style="background-color:#c0c1b1;">Content here</div>
.mybackground {background-color:#c0c1b1;}
Border around this has a color of #c0c1b1
<div style="border:2px solid #c0c1b1;">Content here</div>
.myborder {border:2px solid #c0c1b1;}