#cdd0d1 color space conversions
Hex:
#cdd0d1
RGB:
205, 208, 209
CMY:
20, 18, 18
CMYK:
2, 0, 0, 18
HSL:
195°, 4.1667%, 81.1765%
HSV (HSB):
195°, 1.9139%, 81.9608%
XYZ:
59.2413, 62.6943, 69.3005
xyY:
0.3098, 0.3278, 62.6943
CIE-Lab:
83.2813, -0.8341, -0.8624
CIE-LCH:
83.2813, 1.1998, 225.9572
CIE-Luv:
83.2813, -1.7372, -1.1603
Hunter-Lab:
79.1798, -5.0130, 3.5335
#cdd0d1 color charts
#cdd0d1 color shades, tints & tones
#cdd0d1 color schemes
#cdd0d1 color preview, HTML & CSS examples
This text has a color of #cdd0d1
<p style="color:#cdd0d1;">Text here</p>
.mytext {color:#cdd0d1;}
This box has a color of #cdd0d1
<div style="background-color:#cdd0d1;">Content here</div>
.mybackground {background-color:#cdd0d1;}
Border around this has a color of #cdd0d1
<div style="border:2px solid #cdd0d1;">Content here</div>
.myborder {border:2px solid #cdd0d1;}