#c8c6ce color space conversions
Hex:
#c8c6ce
RGB:
200, 198, 206
CMY:
22, 22, 19
CMYK:
3, 4, 0, 19
HSL:
255°, 7.5472%, 79.2157%
HSV (HSB):
255°, 3.8835%, 80.7843%
XYZ:
55.1541, 57.1238, 66.5116
xyY:
0.3085, 0.3195, 57.1238
CIE-Lab:
80.2492, 2.1781, -3.7508
CIE-LCH:
80.2492, 4.3374, 300.1441
CIE-Luv:
80.2492, 0.6649, -6.0660
Hunter-Lab:
75.5803, -2.0065, 0.7302
#c8c6ce color charts
#c8c6ce color shades, tints & tones
#c8c6ce color schemes
#c8c6ce color preview, HTML & CSS examples
This text has a color of #c8c6ce
<p style="color:#c8c6ce;">Text here</p>
.mytext {color:#c8c6ce;}
This box has a color of #c8c6ce
<div style="background-color:#c8c6ce;">Content here</div>
.mybackground {background-color:#c8c6ce;}
Border around this has a color of #c8c6ce
<div style="border:2px solid #c8c6ce;">Content here</div>
.myborder {border:2px solid #c8c6ce;}