#c0cac1 color space conversions
Hex:
#c0cac1
RGB:
192, 202, 193
CMY:
25, 21, 24
CMYK:
5, 0, 4, 21
HSL:
126°, 8.6207%, 77.2549%
HSV (HSB):
126°, 4.9505%, 79.2157%
XYZ:
52.4844, 57.2978, 58.7454
xyY:
0.3114, 0.3400, 57.2978
CIE-Lab:
80.3468, -5.0832, 3.2976
CIE-LCH:
80.3468, 6.0591, 147.0279
CIE-Luv:
80.3468, -5.1345, 5.7998
Hunter-Lab:
75.6953, -8.7013, 6.9731
#c0cac1 color charts
#c0cac1 color shades, tints & tones
#c0cac1 color schemes
#c0cac1 color preview, HTML & CSS examples
This text has a color of #c0cac1
<p style="color:#c0cac1;">Text here</p>
.mytext {color:#c0cac1;}
This box has a color of #c0cac1
<div style="background-color:#c0cac1;">Content here</div>
.mybackground {background-color:#c0cac1;}
Border around this has a color of #c0cac1
<div style="border:2px solid #c0cac1;">Content here</div>
.myborder {border:2px solid #c0cac1;}