#c0c6cc color space conversions
Hex:
#c0c6cc
RGB:
192, 198, 204
CMY:
25, 22, 20
CMYK:
6, 3, 0, 20
HSL:
210°, 10.5263%, 77.6471%
HSV (HSB):
210°, 5.8824%, 80.0000%
XYZ:
52.8314, 55.9543, 65.1425
xyY:
0.3038, 0.3217, 55.9543
CIE-Lab:
79.5878, -0.9096, -3.7186
CIE-LCH:
79.5878, 3.8283, 256.2549
CIE-Luv:
79.5878, -3.6527, -5.4810
Hunter-Lab:
74.8026, -4.8340, 0.7286
#c0c6cc color charts
#c0c6cc color shades, tints & tones
#c0c6cc color schemes
#c0c6cc color preview, HTML & CSS examples
This text has a color of #c0c6cc
<p style="color:#c0c6cc;">Text here</p>
.mytext {color:#c0c6cc;}
This box has a color of #c0c6cc
<div style="background-color:#c0c6cc;">Content here</div>
.mybackground {background-color:#c0c6cc;}
Border around this has a color of #c0c6cc
<div style="border:2px solid #c0c6cc;">Content here</div>
.myborder {border:2px solid #c0c6cc;}