#c9cece color space conversions
Hex:
#c9cece
RGB:
201, 206, 206
CMY:
21, 19, 19
CMYK:
2, 0, 0, 19
HSL:
180°, 4.8544%, 79.8039%
HSV (HSB):
180°, 2.4272%, 80.7843%
XYZ:
57.2993, 61.0164, 67.1499
xyY:
0.3089, 0.3290, 61.0164
CIE-Lab:
82.3875, -1.7007, -0.6050
CIE-LCH:
82.3875, 1.8051, 199.5833
CIE-Luv:
82.3875, -2.7968, -0.6175
Hunter-Lab:
78.1130, -5.7601, 3.7104
#c9cece color charts
#c9cece color shades, tints & tones
#c9cece color schemes
#c9cece color preview, HTML & CSS examples
This text has a color of #c9cece
<p style="color:#c9cece;">Text here</p>
.mytext {color:#c9cece;}
This box has a color of #c9cece
<div style="background-color:#c9cece;">Content here</div>
.mybackground {background-color:#c9cece;}
Border around this has a color of #c9cece
<div style="border:2px solid #c9cece;">Content here</div>
.myborder {border:2px solid #c9cece;}