#cdd2d3 color space conversions
Hex:
#cdd2d3
RGB:
205, 210, 211
CMY:
20, 18, 17
CMYK:
3, 0, 0, 17
HSL:
190°, 6.3830%, 81.5686%
HSV (HSB):
190°, 2.8436%, 82.7451%
XYZ:
59.9813, 63.7755, 70.7766
xyY:
0.3083, 0.3278, 63.7755
CIE-Lab:
83.8487, -1.5090, -1.0970
CIE-LCH:
83.8487, 1.8656, 216.0151
CIE-Luv:
83.8487, -2.8460, -1.4009
Hunter-Lab:
79.8595, -5.6855, 3.3551
#cdd2d3 color charts
#cdd2d3 color shades, tints & tones
#cdd2d3 color schemes
#cdd2d3 color preview, HTML & CSS examples
This text has a color of #cdd2d3
<p style="color:#cdd2d3;">Text here</p>
.mytext {color:#cdd2d3;}
This box has a color of #cdd2d3
<div style="background-color:#cdd2d3;">Content here</div>
.mybackground {background-color:#cdd2d3;}
Border around this has a color of #cdd2d3
<div style="border:2px solid #cdd2d3;">Content here</div>
.myborder {border:2px solid #cdd2d3;}