#ccdace color space conversions
Hex:
#ccdace
RGB:
204, 218, 206
CMY:
20, 15, 19
CMYK:
6, 0, 6, 15
HSL:
129°, 15.9091%, 82.7451%
HSV (HSB):
129°, 6.4220%, 85.4902%
XYZ:
61.1138, 67.4364, 68.1880
xyY:
0.3106, 0.3428, 67.4364
CIE-Lab:
85.7239, -6.9090, 4.2744
CIE-LCH:
85.7239, 8.1244, 148.2561
CIE-Luv:
85.7239, -7.1813, 7.6410
Hunter-Lab:
82.1197, -10.8689, 8.2524
#ccdace color charts
#ccdace RGB chart
#ccdace CMYK chart
#ccdace RGB pie chart
#ccdace color shades, tints & tones
#ccdace color schemes
#ccdace color preview, HTML & CSS examples
This text has a color of #ccdace
<p style="color:#ccdace;">Text here</p>
.mytext {color:#ccdace;}
Text color #ccdace
This box has a color of #ccdace
<div style="background-color:#ccdace;">Content here</div>
.mybackground {background-color:#ccdace;}
Background color #ccdace
Border around this has a color of #ccdace
<div style="border:2px solid #ccdace;">Content here</div>
.myborder {border:2px solid #ccdace;}
Border color #ccdace