#cdd7d9 color space conversions
Hex:
#cdd7d9
RGB:
205, 215, 217
CMY:
20, 16, 15
CMYK:
6, 1, 0, 15
HSL:
190°, 13.6364%, 82.7451%
HSV (HSB):
190°, 5.5300%, 85.0980%
XYZ:
62.0017, 66.5898, 75.2309
xyY:
0.3042, 0.3267, 66.5898
CIE-Lab:
85.2964, -2.9866, -2.1619
CIE-LCH:
85.2964, 3.6869, 215.8997
CIE-Luv:
85.2964, -5.6215, -2.7804
Hunter-Lab:
81.6026, -7.1801, 2.4612
#cdd7d9 color charts
#cdd7d9 color shades, tints & tones
#cdd7d9 color schemes
#cdd7d9 color preview, HTML & CSS examples
This text has a color of #cdd7d9
<p style="color:#cdd7d9;">Text here</p>
.mytext {color:#cdd7d9;}
This box has a color of #cdd7d9
<div style="background-color:#cdd7d9;">Content here</div>
.mybackground {background-color:#cdd7d9;}
Border around this has a color of #cdd7d9
<div style="border:2px solid #cdd7d9;">Content here</div>
.myborder {border:2px solid #cdd7d9;}