#c8ccaa color space conversions
Hex:
#c8ccaa
RGB:
200, 204, 170
CMY:
22, 20, 33
CMYK:
2, 0, 17, 20
HSL:
67°, 25.0000%, 73.3333%
HSV (HSB):
67°, 16.6667%, 80.0000%
XYZ:
52.6680, 58.3674, 46.5203
xyY:
0.3343, 0.3705, 58.3674
CIE-Lab:
80.9426, -7.1737, 16.5080
CIE-LCH:
80.9426, 17.9993, 113.4877
CIE-Luv:
80.9426, -0.5612, 24.8790
Hunter-Lab:
76.3985, -10.6423, 17.3763
#c8ccaa color charts
#c8ccaa color shades, tints & tones
#c8ccaa color schemes
#c8ccaa color preview, HTML & CSS examples
This text has a color of #c8ccaa
<p style="color:#c8ccaa;">Text here</p>
.mytext {color:#c8ccaa;}
This box has a color of #c8ccaa
<div style="background-color:#c8ccaa;">Content here</div>
.mybackground {background-color:#c8ccaa;}
Border around this has a color of #c8ccaa
<div style="border:2px solid #c8ccaa;">Content here</div>
.myborder {border:2px solid #c8ccaa;}