#cddccc color space conversions
Hex:
#cddccc
RGB:
205, 220, 204
CMY:
20, 14, 20
CMYK:
7, 0, 7, 14
HSL:
116°, 18.6047%, 83.1373%
HSV (HSB):
116°, 7.2727%, 86.2745%
XYZ:
61.6691, 68.5252, 67.1031
xyY:
0.3126, 0.3473, 68.5252
CIE-Lab:
86.2684, -7.9530, 6.1256
CIE-LCH:
86.2684, 10.0385, 142.3956
CIE-Luv:
86.2684, -7.5639, 10.5748
Hunter-Lab:
82.7799, -11.8865, 9.8843
#cddccc color charts
#cddccc RGB chart
#cddccc CMYK chart
#cddccc RGB pie chart
#cddccc color shades, tints & tones
#cddccc color schemes
#cddccc color preview, HTML & CSS examples
This text has a color of #cddccc
<p style="color:#cddccc;">Text here</p>
.mytext {color:#cddccc;}
Text color #cddccc
This box has a color of #cddccc
<div style="background-color:#cddccc;">Content here</div>
.mybackground {background-color:#cddccc;}
Background color #cddccc
Border around this has a color of #cddccc
<div style="border:2px solid #cddccc;">Content here</div>
.myborder {border:2px solid #cddccc;}
Border color #cddccc