#c0ccac color space conversions
Hex:
#c0ccac
RGB:
192, 204, 172
CMY:
25, 20, 33
CMYK:
6, 0, 16, 20
HSL:
83°, 23.8806%, 73.7255%
HSV (HSB):
83°, 15.6863%, 80.0000%
XYZ:
50.7775, 57.3708, 47.4271
xyY:
0.3264, 0.3688, 57.3708
CIE-Lab:
80.3877, -9.7555, 14.5788
CIE-LCH:
80.3877, 17.5417, 123.7887
CIE-Luv:
80.3877, -5.2946, 22.7018
Hunter-Lab:
75.7435, -12.8869, 15.8957
#c0ccac color charts
#c0ccac color shades, tints & tones
#c0ccac color schemes
#c0ccac color preview, HTML & CSS examples
This text has a color of #c0ccac
<p style="color:#c0ccac;">Text here</p>
.mytext {color:#c0ccac;}
This box has a color of #c0ccac
<div style="background-color:#c0ccac;">Content here</div>
.mybackground {background-color:#c0ccac;}
Border around this has a color of #c0ccac
<div style="border:2px solid #c0ccac;">Content here</div>
.myborder {border:2px solid #c0ccac;}