#ccdadd color space conversions
Hex:
#ccdadd
RGB:
204, 218, 221
CMY:
20, 15, 13
CMYK:
8, 1, 0, 13
HSL:
191°, 20.0000%, 83.3333%
HSV (HSB):
191°, 7.6923%, 86.6667%
XYZ:
63.0244, 68.2006, 78.2489
xyY:
0.3009, 0.3256, 68.2006
CIE-Lab:
86.1067, -4.1080, -3.0982
CIE-LCH:
86.1067, 5.1454, 217.0230
CIE-Luv:
86.1067, -7.8018, -4.0374
Hunter-Lab:
82.5837, -8.2977, 1.6307
#ccdadd color charts
#ccdadd RGB chart
#ccdadd CMYK chart
#ccdadd RGB pie chart
#ccdadd color shades, tints & tones
#ccdadd color schemes
#ccdadd color preview, HTML & CSS examples
This text has a color of #ccdadd
<p style="color:#ccdadd;">Text here</p>
.mytext {color:#ccdadd;}
Text color #ccdadd
This box has a color of #ccdadd
<div style="background-color:#ccdadd;">Content here</div>
.mybackground {background-color:#ccdadd;}
Background color #ccdadd
Border around this has a color of #ccdadd
<div style="border:2px solid #ccdadd;">Content here</div>
.myborder {border:2px solid #ccdadd;}
Border color #ccdadd