#c0c0c4 color space conversions
Hex:
#c0c0c4
RGB:
192, 192, 196
CMY:
25, 25, 23
CMYK:
2, 2, 0, 23
HSL:
240°, 3.2787%, 76.0784%
HSV (HSB):
240°, 2.0408%, 76.8627%
XYZ:
50.5517, 52.8913, 59.7692
xyY:
0.3097, 0.3241, 52.8913
CIE-Lab:
77.8108, 0.7496, -2.0153
CIE-LCH:
77.8108, 2.1502, 290.4035
CIE-Luv:
77.8108, -0.2260, -3.1571
Hunter-Lab:
72.7264, -3.1969, 2.1818
#c0c0c4 color charts
#c0c0c4 color shades, tints & tones
#c0c0c4 color schemes
#c0c0c4 color preview, HTML & CSS examples
This text has a color of #c0c0c4
<p style="color:#c0c0c4;">Text here</p>
.mytext {color:#c0c0c4;}
This box has a color of #c0c0c4
<div style="background-color:#c0c0c4;">Content here</div>
.mybackground {background-color:#c0c0c4;}
Border around this has a color of #c0c0c4
<div style="border:2px solid #c0c0c4;">Content here</div>
.myborder {border:2px solid #c0c0c4;}