#cdd5d9 color space conversions
Hex:
#cdd5d9
RGB:
205, 213, 217
CMY:
20, 16, 15
CMYK:
6, 2, 0, 15
HSL:
200°, 13.6364%, 82.7451%
HSV (HSB):
200°, 5.5300%, 85.0980%
XYZ:
61.4955, 65.5774, 75.0622
xyY:
0.3042, 0.3244, 65.5774
CIE-Lab:
84.7804, -1.9459, -2.9192
CIE-LCH:
84.7804, 3.5083, 236.3133
CIE-Luv:
84.7804, -4.6351, -4.1221
Hunter-Lab:
80.9799, -6.1633, 1.7286
#cdd5d9 color charts
#cdd5d9 color shades, tints & tones
#cdd5d9 color schemes
#cdd5d9 color preview, HTML & CSS examples
This text has a color of #cdd5d9
<p style="color:#cdd5d9;">Text here</p>
.mytext {color:#cdd5d9;}
This box has a color of #cdd5d9
<div style="background-color:#cdd5d9;">Content here</div>
.mybackground {background-color:#cdd5d9;}
Border around this has a color of #cdd5d9
<div style="border:2px solid #cdd5d9;">Content here</div>
.myborder {border:2px solid #cdd5d9;}