#c9c3c9 color space conversions
Hex:
#c9c3c9
RGB:
201, 195, 201
CMY:
21, 24, 21
CMYK:
0, 3, 0, 21
HSL:
300°, 5.2632%, 77.6471%
HSV (HSB):
300°, 2.9851%, 78.8235%
XYZ:
54.1451, 55.6648, 63.1490
xyY:
0.3131, 0.3218, 55.6648
CIE-Lab:
79.4226, 3.1819, -2.2664
CIE-LCH:
79.4226, 3.9066, 324.5384
CIE-Luv:
79.4226, 3.0611, -3.9704
Hunter-Lab:
74.6088, -1.0244, 2.0431
#c9c3c9 color charts
#c9c3c9 color shades, tints & tones
#c9c3c9 color schemes
#c9c3c9 color preview, HTML & CSS examples
This text has a color of #c9c3c9
<p style="color:#c9c3c9;">Text here</p>
.mytext {color:#c9c3c9;}
This box has a color of #c9c3c9
<div style="background-color:#c9c3c9;">Content here</div>
.mybackground {background-color:#c9c3c9;}
Border around this has a color of #c9c3c9
<div style="border:2px solid #c9c3c9;">Content here</div>
.myborder {border:2px solid #c9c3c9;}