#cdddd5 color space conversions
Hex:
#cdddd5
RGB:
205, 221, 213
CMY:
20, 13, 16
CMYK:
7, 0, 4, 13
HSL:
150°, 19.0476%, 83.5294%
HSV (HSB):
150°, 7.2398%, 86.6667%
XYZ:
63.0435, 69.4961, 73.0421
xyY:
0.3067, 0.3380, 69.4961
CIE-Lab:
86.7491, -6.8331, 2.0745
CIE-LCH:
86.7491, 7.1411, 163.1118
CIE-Luv:
86.7491, -8.4174, 4.3432
Hunter-Lab:
83.3643, -10.8986, 6.4064
#cdddd5 color charts
#cdddd5 color shades, tints & tones
#cdddd5 color schemes
#cdddd5 color preview, HTML & CSS examples
This text has a color of #cdddd5
<p style="color:#cdddd5;">Text here</p>
.mytext {color:#cdddd5;}
This box has a color of #cdddd5
<div style="background-color:#cdddd5;">Content here</div>
.mybackground {background-color:#cdddd5;}
Border around this has a color of #cdddd5
<div style="border:2px solid #cdddd5;">Content here</div>
.myborder {border:2px solid #cdddd5;}