#c0c4ac color space conversions
Hex:
#c0c4ac
RGB:
192, 196, 172
CMY:
25, 23, 33
CMYK:
2, 0, 12, 23
HSL:
70°, 16.9014%, 72.1569%
HSV (HSB):
70°, 12.2449%, 76.8627%
XYZ:
48.9245, 53.6649, 46.8095
xyY:
0.3275, 0.3592, 53.6649
CIE-Lab:
78.2659, -5.6062, 11.5816
CIE-LCH:
78.2659, 12.8671, 115.8298
CIE-Luv:
78.2659, -1.0428, 17.7074
Hunter-Lab:
73.2563, -8.9866, 13.3942
#c0c4ac color charts
#c0c4ac color shades, tints & tones
#c0c4ac color schemes
#c0c4ac color preview, HTML & CSS examples
This text has a color of #c0c4ac
<p style="color:#c0c4ac;">Text here</p>
.mytext {color:#c0c4ac;}
This box has a color of #c0c4ac
<div style="background-color:#c0c4ac;">Content here</div>
.mybackground {background-color:#c0c4ac;}
Border around this has a color of #c0c4ac
<div style="border:2px solid #c0c4ac;">Content here</div>
.myborder {border:2px solid #c0c4ac;}