#cddacc color space conversions
Hex:
#cddacc
RGB:
205, 218, 204
CMY:
20, 15, 20
CMYK:
6, 0, 6, 15
HSL:
116°, 15.9091%, 82.7451%
HSV (HSB):
116°, 6.4220%, 85.4902%
XYZ:
61.1473, 67.4816, 66.9292
xyY:
0.3127, 0.3451, 67.4816
CIE-Lab:
85.7466, -6.9281, 5.3731
CIE-LCH:
85.7466, 8.7674, 142.2045
CIE-Luv:
85.7466, -6.5526, 9.2730
Hunter-Lab:
82.1472, -10.8887, 9.1967
#cddacc color charts
#cddacc RGB chart
#cddacc CMYK chart
#cddacc RGB pie chart
#cddacc color shades, tints & tones
#cddacc color schemes
#cddacc color preview, HTML & CSS examples
This text has a color of #cddacc
<p style="color:#cddacc;">Text here</p>
.mytext {color:#cddacc;}
Text color #cddacc
This box has a color of #cddacc
<div style="background-color:#cddacc;">Content here</div>
.mybackground {background-color:#cddacc;}
Background color #cddacc
Border around this has a color of #cddacc
<div style="border:2px solid #cddacc;">Content here</div>
.myborder {border:2px solid #cddacc;}
Border color #cddacc