#cddbb2 color space conversions
Hex:
#cddbb2
RGB:
205, 219, 178
CMY:
20, 14, 30
CMYK:
6, 0, 19, 14
HSL:
80°, 36.2832%, 77.8431%
HSV (HSB):
80°, 18.7215%, 85.8824%
XYZ:
58.5442, 66.8565, 51.9385
xyY:
0.3301, 0.3770, 66.8565
CIE-Lab:
85.4314, -11.7838, 18.6127
CIE-LCH:
85.4314, 22.0293, 122.3381
CIE-Luv:
85.4314, -6.0541, 28.8748
Hunter-Lab:
81.7658, -15.2844, 19.5745
#cddbb2 color charts
#cddbb2 color shades, tints & tones
#cddbb2 color schemes
#cddbb2 color preview, HTML & CSS examples
This text has a color of #cddbb2
<p style="color:#cddbb2;">Text here</p>
.mytext {color:#cddbb2;}
This box has a color of #cddbb2
<div style="background-color:#cddbb2;">Content here</div>
.mybackground {background-color:#cddbb2;}
Border around this has a color of #cddbb2
<div style="border:2px solid #cddbb2;">Content here</div>
.myborder {border:2px solid #cddbb2;}