#cdced5 color space conversions
Hex:
#cdced5
RGB:
205, 206, 213
CMY:
20, 19, 16
CMYK:
4, 3, 0, 16
HSL:
233°, 8.6957%, 81.9608%
HSV (HSB):
233°, 3.7559%, 83.5294%
XYZ:
59.2584, 61.9258, 71.7804
xyY:
0.3071, 0.3209, 61.9258
CIE-Lab:
82.8740, 0.9626, -3.5928
CIE-LCH:
82.8740, 3.7196, 284.9985
CIE-Luv:
82.8740, -0.9526, -5.6435
Hunter-Lab:
78.6930, -3.2964, 1.0032
#cdced5 color charts
#cdced5 color shades, tints & tones
#cdced5 color schemes
#cdced5 color preview, HTML & CSS examples
This text has a color of #cdced5
<p style="color:#cdced5;">Text here</p>
.mytext {color:#cdced5;}
This box has a color of #cdced5
<div style="background-color:#cdced5;">Content here</div>
.mybackground {background-color:#cdced5;}
Border around this has a color of #cdced5
<div style="border:2px solid #cdced5;">Content here</div>
.myborder {border:2px solid #cdced5;}