#c0c2c2 color space conversions
Hex:
#c0c2c2
RGB:
192, 194, 194
CMY:
25, 24, 24
CMYK:
1, 0, 0, 24
HSL:
180°, 1.6129%, 75.6863%
HSV (HSB):
180°, 1.0309%, 76.0784%
XYZ:
50.7676, 53.6851, 58.7255
xyY:
0.3111, 0.3290, 53.6851
CIE-Lab:
78.2777, -0.6872, -0.2513
CIE-LCH:
78.2777, 0.7317, 200.0855
CIE-Luv:
78.2777, -1.1276, -0.2568
Hunter-Lab:
73.2701, -4.5430, 3.7686
#c0c2c2 color charts
#c0c2c2 color shades, tints & tones
#c0c2c2 color schemes
#c0c2c2 color preview, HTML & CSS examples
This text has a color of #c0c2c2
<p style="color:#c0c2c2;">Text here</p>
.mytext {color:#c0c2c2;}
This box has a color of #c0c2c2
<div style="background-color:#c0c2c2;">Content here</div>
.mybackground {background-color:#c0c2c2;}
Border around this has a color of #c0c2c2
<div style="border:2px solid #c0c2c2;">Content here</div>
.myborder {border:2px solid #c0c2c2;}