#cddbdc color space conversions
Hex:
#cddbdc
RGB:
205, 219, 220
CMY:
20, 14, 14
CMYK:
7, 0, 0, 14
HSL:
184°, 17.6471%, 83.3333%
HSV (HSB):
184°, 6.8182%, 86.2745%
XYZ:
63.4266, 68.8095, 77.6488
xyY:
0.3022, 0.3278, 68.8095
CIE-Lab:
86.4096, -4.4882, -2.1167
CIE-LCH:
86.4096, 4.9623, 205.2493
CIE-Luv:
86.4096, -7.7170, -2.4576
Hunter-Lab:
82.9515, -8.6799, 2.5662
#cddbdc color charts
#cddbdc color shades, tints & tones
#cddbdc color schemes
#cddbdc color preview, HTML & CSS examples
This text has a color of #cddbdc
<p style="color:#cddbdc;">Text here</p>
.mytext {color:#cddbdc;}
This box has a color of #cddbdc
<div style="background-color:#cddbdc;">Content here</div>
.mybackground {background-color:#cddbdc;}
Border around this has a color of #cddbdc
<div style="border:2px solid #cddbdc;">Content here</div>
.myborder {border:2px solid #cddbdc;}