#cdd5d5 color space conversions
Hex:
#cdd5d5
RGB:
205, 213, 213
CMY:
20, 16, 16
CMYK:
4, 0, 0, 16
HSL:
180°, 8.6957%, 81.9608%
HSV (HSB):
180°, 3.7559%, 83.5294%
XYZ:
60.9813, 65.3717, 72.3547
xyY:
0.3069, 0.3290, 65.3717
CIE-Lab:
84.6749, -2.6999, -0.9507
CIE-LCH:
84.6749, 2.8624, 199.3994
CIE-Luv:
84.6749, -4.4430, -0.9730
Hunter-Lab:
80.8528, -6.8629, 3.5386
#cdd5d5 color charts
#cdd5d5 color shades, tints & tones
#cdd5d5 color schemes
#cdd5d5 color preview, HTML & CSS examples
This text has a color of #cdd5d5
<p style="color:#cdd5d5;">Text here</p>
.mytext {color:#cdd5d5;}
This box has a color of #cdd5d5
<div style="background-color:#cdd5d5;">Content here</div>
.mybackground {background-color:#cdd5d5;}
Border around this has a color of #cdd5d5
<div style="border:2px solid #cdd5d5;">Content here</div>
.myborder {border:2px solid #cdd5d5;}