#c8c9c4 color space conversions
Hex:
#c8c9c4
RGB:
200, 201, 196
CMY:
22, 21, 23
CMYK:
0, 0, 2, 21
HSL:
72°, 4.4248%, 77.8431%
HSV (HSB):
72°, 2.4876%, 78.8235%
XYZ:
54.6699, 58.0382, 60.5456
xyY:
0.3155, 0.3350, 58.0382
CIE-Lab:
80.7600, -1.2479, 2.3636
CIE-LCH:
80.7600, 2.6728, 117.8324
CIE-Luv:
80.7600, -0.2896, 3.7483
Hunter-Lab:
76.1828, -5.2257, 6.2077
#c8c9c4 color charts
#c8c9c4 color shades, tints & tones
#c8c9c4 color schemes
#c8c9c4 color preview, HTML & CSS examples
This text has a color of #c8c9c4
<p style="color:#c8c9c4;">Text here</p>
.mytext {color:#c8c9c4;}
This box has a color of #c8c9c4
<div style="background-color:#c8c9c4;">Content here</div>
.mybackground {background-color:#c8c9c4;}
Border around this has a color of #c8c9c4
<div style="border:2px solid #c8c9c4;">Content here</div>
.myborder {border:2px solid #c8c9c4;}