#cdd7c4 color space conversions
Hex:
#cdd7c4
RGB:
205, 215, 196
CMY:
20, 16, 23
CMYK:
5, 0, 9, 16
HSL:
92°, 19.1919%, 80.5882%
HSV (HSB):
92°, 8.8372%, 84.3137%
XYZ:
59.4411, 65.5655, 61.7471
xyY:
0.3183, 0.3511, 65.5655
CIE-Lab:
84.7743, -6.7900, 8.2041
CIE-LCH:
84.7743, 10.6495, 129.6126
CIE-Luv:
84.7743, -4.6802, 13.3660
Hunter-Lab:
80.9725, -10.6670, 11.4681
#cdd7c4 color charts
#cdd7c4 color shades, tints & tones
#cdd7c4 color schemes
#cdd7c4 color preview, HTML & CSS examples
This text has a color of #cdd7c4
<p style="color:#cdd7c4;">Text here</p>
.mytext {color:#cdd7c4;}
This box has a color of #cdd7c4
<div style="background-color:#cdd7c4;">Content here</div>
.mybackground {background-color:#cdd7c4;}
Border around this has a color of #cdd7c4
<div style="border:2px solid #cdd7c4;">Content here</div>
.myborder {border:2px solid #cdd7c4;}