#cddbb3 color space conversions
Hex:
#cddbb3
RGB:
205, 219, 179
CMY:
20, 14, 30
CMYK:
6, 0, 18, 14
HSL:
81°, 35.7143%, 78.0392%
HSV (HSB):
81°, 18.2648%, 85.8824%
XYZ:
58.6450, 66.8968, 52.4693
xyY:
0.3294, 0.3758, 66.8968
CIE-Lab:
85.4518, -11.6277, 18.1173
CIE-LCH:
85.4518, 21.5277, 122.6923
CIE-Luv:
85.4518, -6.0910, 28.1774
Hunter-Lab:
81.7905, -15.1461, 19.2183
#cddbb3 color charts
#cddbb3 color shades, tints & tones
#cddbb3 color schemes
#cddbb3 color preview, HTML & CSS examples
This text has a color of #cddbb3
<p style="color:#cddbb3;">Text here</p>
.mytext {color:#cddbb3;}
This box has a color of #cddbb3
<div style="background-color:#cddbb3;">Content here</div>
.mybackground {background-color:#cddbb3;}
Border around this has a color of #cddbb3
<div style="border:2px solid #cddbb3;">Content here</div>
.myborder {border:2px solid #cddbb3;}