#c0c1c3 color space conversions
Hex:
#c0c1c3
RGB:
192, 193, 195
CMY:
25, 24, 24
CMYK:
2, 1, 0, 24
HSL:
220°, 2.4390%, 75.8824%
HSV (HSB):
220°, 1.5385%, 76.4706%
XYZ:
50.6585, 53.2865, 59.2451
xyY:
0.3104, 0.3265, 53.2865
CIE-Lab:
78.0439, 0.0301, -1.1333
CIE-LCH:
78.0439, 1.1337, 271.5201
CIE-Luv:
78.0439, -0.6755, -1.7045
Hunter-Lab:
72.9976, -3.8713, 2.9784
#c0c1c3 color charts
#c0c1c3 color shades, tints & tones
#c0c1c3 color schemes
#c0c1c3 color preview, HTML & CSS examples
This text has a color of #c0c1c3
<p style="color:#c0c1c3;">Text here</p>
.mytext {color:#c0c1c3;}
This box has a color of #c0c1c3
<div style="background-color:#c0c1c3;">Content here</div>
.mybackground {background-color:#c0c1c3;}
Border around this has a color of #c0c1c3
<div style="border:2px solid #c0c1c3;">Content here</div>
.myborder {border:2px solid #c0c1c3;}