#c9c8cd color space conversions
Hex:
#c9c8cd
RGB:
201, 200, 205
CMY:
21, 22, 20
CMYK:
2, 2, 0, 20
HSL:
252°, 4.7619%, 79.4118%
HSV (HSB):
252°, 2.4390%, 80.3922%
XYZ:
55.7611, 58.1338, 66.0396
xyY:
0.3099, 0.3231, 58.1338
CIE-Lab:
80.8131, 1.2716, -2.3761
CIE-LCH:
80.8131, 2.6949, 298.1537
CIE-Luv:
80.8131, 0.2791, -3.8159
Hunter-Lab:
76.2455, -2.8862, 2.0182
#c9c8cd color charts
#c9c8cd color shades, tints & tones
#c9c8cd color schemes
#c9c8cd color preview, HTML & CSS examples
This text has a color of #c9c8cd
<p style="color:#c9c8cd;">Text here</p>
.mytext {color:#c9c8cd;}
This box has a color of #c9c8cd
<div style="background-color:#c9c8cd;">Content here</div>
.mybackground {background-color:#c9c8cd;}
Border around this has a color of #c9c8cd
<div style="border:2px solid #c9c8cd;">Content here</div>
.myborder {border:2px solid #c9c8cd;}