#cdd4c5 color space conversions
Hex:
#cdd4c5
RGB:
205, 212, 197
CMY:
20, 17, 23
CMYK:
3, 0, 7, 17
HSL:
88°, 14.8515%, 80.1961%
HSV (HSB):
88°, 7.0755%, 83.1373%
XYZ:
58.7984, 64.0973, 62.0963
xyY:
0.3178, 0.3465, 64.0973
CIE-Lab:
84.0164, -5.0699, 6.5858
CIE-LCH:
84.0164, 8.3112, 127.5899
CIE-Luv:
84.0164, -3.1770, 10.6873
Hunter-Lab:
80.0608, -9.0122, 10.0564
#cdd4c5 color charts
#cdd4c5 color shades, tints & tones
#cdd4c5 color schemes
#cdd4c5 color preview, HTML & CSS examples
This text has a color of #cdd4c5
<p style="color:#cdd4c5;">Text here</p>
.mytext {color:#cdd4c5;}
This box has a color of #cdd4c5
<div style="background-color:#cdd4c5;">Content here</div>
.mybackground {background-color:#cdd4c5;}
Border around this has a color of #cdd4c5
<div style="border:2px solid #cdd4c5;">Content here</div>
.myborder {border:2px solid #cdd4c5;}