#c9cbc8 color space conversions
Hex:
#c9cbc8
RGB:
201, 203, 200
CMY:
21, 20, 22
CMYK:
1, 0, 1, 20
HSL:
100°, 2.8037%, 79.0196%
HSV (HSB):
100°, 1.4778%, 79.6078%
XYZ:
55.8687, 59.2995, 63.1449
xyY:
0.3133, 0.3326, 59.2995
CIE-Lab:
81.4559, -1.2302, 1.2428
CIE-LCH:
81.4559, 1.7487, 134.7084
CIE-Luv:
81.4559, -0.9641, 2.0803
Hunter-Lab:
77.0062, -5.2575, 5.2866
#c9cbc8 color charts
#c9cbc8 color shades, tints & tones
#c9cbc8 color schemes
#c9cbc8 color preview, HTML & CSS examples
This text has a color of #c9cbc8
<p style="color:#c9cbc8;">Text here</p>
.mytext {color:#c9cbc8;}
This box has a color of #c9cbc8
<div style="background-color:#c9cbc8;">Content here</div>
.mybackground {background-color:#c9cbc8;}
Border around this has a color of #c9cbc8
<div style="border:2px solid #c9cbc8;">Content here</div>
.myborder {border:2px solid #c9cbc8;}