#c0c7c5 color space conversions
Hex:
#c0c7c5
RGB:
192, 199, 197
CMY:
25, 22, 23
CMYK:
4, 0, 1, 22
HSL:
163°, 5.8824%, 76.6667%
HSV (HSB):
163°, 3.5176%, 78.0392%
XYZ:
52.2397, 56.0845, 60.8954
xyY:
0.3087, 0.3314, 56.0845
CIE-Lab:
79.6619, -2.7696, 0.1542
CIE-LCH:
79.6619, 2.7739, 176.8131
CIE-Luv:
79.6619, -3.8060, 0.7122
Hunter-Lab:
74.8896, -6.5431, 4.2119
#c0c7c5 color charts
#c0c7c5 color shades, tints & tones
#c0c7c5 color schemes
#c0c7c5 color preview, HTML & CSS examples
This text has a color of #c0c7c5
<p style="color:#c0c7c5;">Text here</p>
.mytext {color:#c0c7c5;}
This box has a color of #c0c7c5
<div style="background-color:#c0c7c5;">Content here</div>
.mybackground {background-color:#c0c7c5;}
Border around this has a color of #c0c7c5
<div style="border:2px solid #c0c7c5;">Content here</div>
.myborder {border:2px solid #c0c7c5;}