#cdd2c6 color space conversions
Hex:
#cdd2c6
RGB:
205, 210, 198
CMY:
20, 18, 22
CMYK:
2, 0, 6, 18
HSL:
85°, 11.7647%, 80.0000%
HSV (HSB):
85°, 5.7143%, 82.3529%
XYZ:
58.4165, 63.1495, 62.5363
xyY:
0.3173, 0.3430, 63.1495
CIE-Lab:
83.5210, -3.8588, 5.3409
CIE-LCH:
83.5210, 6.5890, 125.8486
CIE-Luv:
83.5210, -2.1930, 8.6396
Hunter-Lab:
79.4667, -7.8502, 8.9684
#cdd2c6 color charts
#cdd2c6 color shades, tints & tones
#cdd2c6 color schemes
#cdd2c6 color preview, HTML & CSS examples
This text has a color of #cdd2c6
<p style="color:#cdd2c6;">Text here</p>
.mytext {color:#cdd2c6;}
This box has a color of #cdd2c6
<div style="background-color:#cdd2c6;">Content here</div>
.mybackground {background-color:#cdd2c6;}
Border around this has a color of #cdd2c6
<div style="border:2px solid #cdd2c6;">Content here</div>
.myborder {border:2px solid #cdd2c6;}