#c0caa6 color space conversions
Hex:
#c0caa6
RGB:
192, 202, 166
CMY:
25, 21, 35
CMYK:
5, 0, 18, 21
HSL:
77°, 25.3521%, 72.1569%
HSV (HSB):
77°, 17.8218%, 79.2157%
XYZ:
49.7417, 56.2007, 44.3025
xyY:
0.3311, 0.3741, 56.2007
CIE-Lab:
79.7279, -9.6893, 16.8465
CIE-LCH:
79.7279, 19.4342, 119.9053
CIE-Luv:
79.7279, -3.9912, 25.7207
Hunter-Lab:
74.9671, -12.7553, 17.4390
#c0caa6 color charts
#c0caa6 color shades, tints & tones
#c0caa6 color schemes
#c0caa6 color preview, HTML & CSS examples
This text has a color of #c0caa6
<p style="color:#c0caa6;">Text here</p>
.mytext {color:#c0caa6;}
This box has a color of #c0caa6
<div style="background-color:#c0caa6;">Content here</div>
.mybackground {background-color:#c0caa6;}
Border around this has a color of #c0caa6
<div style="border:2px solid #c0caa6;">Content here</div>
.myborder {border:2px solid #c0caa6;}