#cdd2b2 color space conversions
Hex:
#cdd2b2
RGB:
205, 210, 178
CMY:
20, 18, 30
CMYK:
2, 0, 15, 18
HSL:
69°, 26.2295%, 76.0784%
HSV (HSB):
69°, 15.2381%, 82.3529%
XYZ:
56.2593, 62.2867, 51.1768
xyY:
0.3315, 0.3670, 62.2867
CIE-Lab:
83.0656, -7.1946, 15.3014
CIE-LCH:
83.0656, 16.9084, 115.1825
CIE-Luv:
83.0656, -1.2358, 23.3710
Hunter-Lab:
78.9219, -10.8700, 16.7988
#cdd2b2 color charts
#cdd2b2 color shades, tints & tones
#cdd2b2 color schemes
#cdd2b2 color preview, HTML & CSS examples
This text has a color of #cdd2b2
<p style="color:#cdd2b2;">Text here</p>
.mytext {color:#cdd2b2;}
This box has a color of #cdd2b2
<div style="background-color:#cdd2b2;">Content here</div>
.mybackground {background-color:#cdd2b2;}
Border around this has a color of #cdd2b2
<div style="border:2px solid #cdd2b2;">Content here</div>
.myborder {border:2px solid #cdd2b2;}