#cddbb9 color space conversions
Hex:
#cddbb9
RGB:
205, 219, 185
CMY:
20, 14, 27
CMYK:
6, 0, 16, 14
HSL:
85°, 32.0755%, 79.2157%
HSV (HSB):
85°, 15.5251%, 85.8824%
XYZ:
59.2653, 67.1450, 55.7356
xyY:
0.3254, 0.3686, 67.1450
CIE-Lab:
85.5771, -10.6722, 15.1449
CIE-LCH:
85.5771, 18.5273, 125.1712
CIE-Luv:
85.5771, -6.3154, 23.9366
Hunter-Lab:
81.9420, -14.2968, 17.0313
#cddbb9 color charts
#cddbb9 color shades, tints & tones
#cddbb9 color schemes
#cddbb9 color preview, HTML & CSS examples
This text has a color of #cddbb9
<p style="color:#cddbb9;">Text here</p>
.mytext {color:#cddbb9;}
This box has a color of #cddbb9
<div style="background-color:#cddbb9;">Content here</div>
.mybackground {background-color:#cddbb9;}
Border around this has a color of #cddbb9
<div style="border:2px solid #cddbb9;">Content here</div>
.myborder {border:2px solid #cddbb9;}