#cdd8c7 color space conversions
Hex:
#cdd8c7
RGB:
205, 216, 199
CMY:
20, 15, 22
CMYK:
5, 0, 8, 15
HSL:
99°, 17.8947%, 81.3725%
HSV (HSB):
99°, 7.8704%, 84.7059%
XYZ:
60.0415, 66.2144, 63.6490
xyY:
0.3162, 0.3487, 66.2144
CIE-Lab:
85.1057, -6.7833, 7.0928
CIE-LCH:
85.1057, 9.8144, 133.7223
CIE-Luv:
85.1057, -5.3239, 11.7586
Hunter-Lab:
81.3722, -10.6930, 10.5842
#cdd8c7 color charts
#cdd8c7 color shades, tints & tones
#cdd8c7 color schemes
#cdd8c7 color preview, HTML & CSS examples
This text has a color of #cdd8c7
<p style="color:#cdd8c7;">Text here</p>
.mytext {color:#cdd8c7;}
This box has a color of #cdd8c7
<div style="background-color:#cdd8c7;">Content here</div>
.mybackground {background-color:#cdd8c7;}
Border around this has a color of #cdd8c7
<div style="border:2px solid #cdd8c7;">Content here</div>
.myborder {border:2px solid #cdd8c7;}