#ccdad6 color space conversions
Hex:
#ccdad6
RGB:
204, 218, 214
CMY:
20, 15, 16
CMYK:
6, 0, 2, 15
HSL:
163°, 15.9091%, 82.7451%
HSV (HSB):
163°, 6.4220%, 85.4902%
XYZ:
62.1108, 67.8352, 73.4382
xyY:
0.3054, 0.3335, 67.8352
CIE-Lab:
85.9240, -5.4375, 0.3359
CIE-LCH:
85.9240, 5.4479, 176.4647
CIE-Luv:
85.9240, -7.5094, 1.4620
Hunter-Lab:
82.3621, -9.5235, 4.7875
#ccdad6 color charts
#ccdad6 color shades, tints & tones
#ccdad6 color schemes
#ccdad6 color preview, HTML & CSS examples
This text has a color of #ccdad6
<p style="color:#ccdad6;">Text here</p>
.mytext {color:#ccdad6;}
This box has a color of #ccdad6
<div style="background-color:#ccdad6;">Content here</div>
.mybackground {background-color:#ccdad6;}
Border around this has a color of #ccdad6
<div style="border:2px solid #ccdad6;">Content here</div>
.myborder {border:2px solid #ccdad6;}