#cdcccd color space conversions
Hex:
#cdcccd
RGB:
205, 204, 205
CMY:
20, 20, 20
CMYK:
0, 0, 0, 20
HSL:
300°, 0.9901%, 80.1961%
HSV (HSB):
300°, 0.4878%, 80.3922%
XYZ:
57.7891, 60.5726, 66.4035
xyY:
0.3128, 0.3278, 60.5726
CIE-Lab:
82.1485, 0.5300, -0.3841
CIE-LCH:
82.1485, 0.6546, 324.0677
CIE-Luv:
82.1485, 0.5100, -0.6725
Hunter-Lab:
77.8284, -3.6600, 3.8935
#cdcccd color charts
#cdcccd RGB chart
#cdcccd CMYK chart
#cdcccd RGB pie chart
#cdcccd color shades, tints & tones
#cdcccd color schemes
#cdcccd color preview, HTML & CSS examples
This text has a color of #cdcccd
<p style="color:#cdcccd;">Text here</p>
.mytext {color:#cdcccd;}
Text color #cdcccd
This box has a color of #cdcccd
<div style="background-color:#cdcccd;">Content here</div>
.mybackground {background-color:#cdcccd;}
Background color #cdcccd
Border around this has a color of #cdcccd
<div style="border:2px solid #cdcccd;">Content here</div>
.myborder {border:2px solid #cdcccd;}
Border color #cdcccd