#c0c8ca color space conversions
Hex:
#c0c8ca
RGB:
192, 200, 202
CMY:
25, 22, 21
CMYK:
5, 1, 0, 21
HSL:
192°, 8.6207%, 77.2549%
HSV (HSB):
192°, 4.9505%, 79.2157%
XYZ:
53.0532, 56.7793, 64.0404
xyY:
0.3051, 0.3266, 56.7793
CIE-Lab:
80.0553, -2.3503, -1.9568
CIE-LCH:
80.0553, 3.0583, 219.7803
CIE-Luv:
80.0553, -4.5454, -2.5499
Hunter-Lab:
75.3520, -6.1894, 2.3569
#c0c8ca color charts
#c0c8ca color shades, tints & tones
#c0c8ca color schemes
#c0c8ca color preview, HTML & CSS examples
This text has a color of #c0c8ca
<p style="color:#c0c8ca;">Text here</p>
.mytext {color:#c0c8ca;}
This box has a color of #c0c8ca
<div style="background-color:#c0c8ca;">Content here</div>
.mybackground {background-color:#c0c8ca;}
Border around this has a color of #c0c8ca
<div style="border:2px solid #c0c8ca;">Content here</div>
.myborder {border:2px solid #c0c8ca;}