#c0cac6 color space conversions
Hex:
#c0cac6
RGB:
192, 202, 198
CMY:
25, 21, 22
CMYK:
5, 0, 2, 21
HSL:
156°, 8.6207%, 77.2549%
HSV (HSB):
156°, 4.9505%, 79.2157%
XYZ:
53.0518, 57.5247, 61.7333
xyY:
0.3079, 0.3338, 57.5247
CIE-Lab:
80.4738, -4.1579, 0.8017
CIE-LCH:
80.4738, 4.2345, 169.0862
CIE-Luv:
80.4738, -5.3573, 1.9257
Hunter-Lab:
75.8451, -7.8724, 4.8330
#c0cac6 color charts
#c0cac6 color shades, tints & tones
#c0cac6 color schemes
#c0cac6 color preview, HTML & CSS examples
This text has a color of #c0cac6
<p style="color:#c0cac6;">Text here</p>
.mytext {color:#c0cac6;}
This box has a color of #c0cac6
<div style="background-color:#c0cac6;">Content here</div>
.mybackground {background-color:#c0cac6;}
Border around this has a color of #c0cac6
<div style="border:2px solid #c0cac6;">Content here</div>
.myborder {border:2px solid #c0cac6;}