#c0c7c7 color space conversions
Hex:
#c0c7c7
RGB:
192, 199, 199
CMY:
25, 22, 22
CMYK:
4, 0, 0, 22
HSL:
180°, 5.8824%, 76.6667%
HSV (HSB):
180°, 3.5176%, 78.0392%
XYZ:
52.4705, 56.1768, 62.1106
xyY:
0.3073, 0.3290, 56.1768
CIE-Lab:
79.7144, -2.3935, -0.8442
CIE-LCH:
79.7144, 2.5380, 199.4278
CIE-Luv:
79.7144, -3.9028, -0.8557
Hunter-Lab:
74.9512, -6.2036, 3.3334
#c0c7c7 color charts
#c0c7c7 color shades, tints & tones
#c0c7c7 color schemes
#c0c7c7 color preview, HTML & CSS examples
This text has a color of #c0c7c7
<p style="color:#c0c7c7;">Text here</p>
.mytext {color:#c0c7c7;}
This box has a color of #c0c7c7
<div style="background-color:#c0c7c7;">Content here</div>
.mybackground {background-color:#c0c7c7;}
Border around this has a color of #c0c7c7
<div style="border:2px solid #c0c7c7;">Content here</div>
.myborder {border:2px solid #c0c7c7;}