#cddbb4 color space conversions
Hex:
#cddbb4
RGB:
205, 219, 180
CMY:
20, 14, 29
CMYK:
6, 0, 18, 14
HSL:
82°, 35.1351%, 78.2353%
HSV (HSB):
82°, 17.8082%, 85.8824%
XYZ:
58.7466, 66.9375, 53.0040
xyY:
0.3288, 0.3746, 66.9375
CIE-Lab:
85.4724, -11.4706, 17.6219
CIE-LCH:
85.4724, 21.0263, 123.0613
CIE-Luv:
85.4724, -6.1280, 27.4773
Hunter-Lab:
81.8153, -15.0069, 18.8598
#cddbb4 color charts
#cddbb4 color shades, tints & tones
#cddbb4 color schemes
#cddbb4 color preview, HTML & CSS examples
This text has a color of #cddbb4
<p style="color:#cddbb4;">Text here</p>
.mytext {color:#cddbb4;}
This box has a color of #cddbb4
<div style="background-color:#cddbb4;">Content here</div>
.mybackground {background-color:#cddbb4;}
Border around this has a color of #cddbb4
<div style="border:2px solid #cddbb4;">Content here</div>
.myborder {border:2px solid #cddbb4;}