#c8c7cc color space conversions
Hex:
#c8c7cc
RGB:
200, 199, 204
CMY:
22, 22, 20
CMYK:
2, 2, 0, 20
HSL:
252°, 4.6729%, 79.0196%
HSV (HSB):
252°, 2.4510%, 80.0000%
XYZ:
55.1419, 57.4858, 65.3163
xyY:
0.3099, 0.3231, 57.4858
CIE-Lab:
80.4521, 1.2728, -2.3782
CIE-LCH:
80.4521, 2.6974, 298.1545
CIE-Luv:
80.4521, 0.2791, -3.8167
Hunter-Lab:
75.8194, -2.8646, 1.9969
#c8c7cc color charts
#c8c7cc color shades, tints & tones
#c8c7cc color schemes
#c8c7cc color preview, HTML & CSS examples
This text has a color of #c8c7cc
<p style="color:#c8c7cc;">Text here</p>
.mytext {color:#c8c7cc;}
This box has a color of #c8c7cc
<div style="background-color:#c8c7cc;">Content here</div>
.mybackground {background-color:#c8c7cc;}
Border around this has a color of #c8c7cc
<div style="border:2px solid #c8c7cc;">Content here</div>
.myborder {border:2px solid #c8c7cc;}