#cdcece color space conversions
Hex:
#cdcece
RGB:
205, 206, 206
CMY:
20, 19, 19
CMYK:
0, 0, 0, 19
HSL:
180°, 1.0101%, 80.5882%
HSV (HSB):
180°, 0.4854%, 80.7843%
XYZ:
58.3887, 61.5780, 67.2008
xyY:
0.3120, 0.3290, 61.5780
CIE-Lab:
82.6885, -0.3377, -0.1292
CIE-LCH:
82.6885, 0.3616, 200.9388
CIE-Luv:
82.6885, -0.5634, -0.1358
Hunter-Lab:
78.4716, -4.5081, 4.1559
#cdcece color charts
#cdcece RGB chart
#cdcece CMYK chart
#cdcece RGB pie chart
#cdcece color shades, tints & tones
#cdcece color schemes
#cdcece color preview, HTML & CSS examples
This text has a color of #cdcece
<p style="color:#cdcece;">Text here</p>
.mytext {color:#cdcece;}
Text color #cdcece
This box has a color of #cdcece
<div style="background-color:#cdcece;">Content here</div>
.mybackground {background-color:#cdcece;}
Background color #cdcece
Border around this has a color of #cdcece
<div style="border:2px solid #cdcece;">Content here</div>
.myborder {border:2px solid #cdcece;}
Border color #cdcece