#ccdad2 color space conversions
Hex:
#ccdad2
RGB:
204, 218, 210
CMY:
20, 15, 18
CMYK:
6, 0, 4, 15
HSL:
146°, 15.9091%, 82.7451%
HSV (HSB):
146°, 6.4220%, 85.4902%
XYZ:
61.6061, 67.6333, 70.7803
xyY:
0.3080, 0.3381, 67.6333
CIE-Lab:
85.8228, -6.1797, 2.3035
CIE-LCH:
85.8228, 6.5951, 159.5572
CIE-Luv:
85.8228, -7.3445, 4.5664
Hunter-Lab:
82.2395, -10.2036, 6.5390
#ccdad2 color charts
#ccdad2 color shades, tints & tones
#ccdad2 color schemes
#ccdad2 color preview, HTML & CSS examples
This text has a color of #ccdad2
<p style="color:#ccdad2;">Text here</p>
.mytext {color:#ccdad2;}
This box has a color of #ccdad2
<div style="background-color:#ccdad2;">Content here</div>
.mybackground {background-color:#ccdad2;}
Border around this has a color of #ccdad2
<div style="border:2px solid #ccdad2;">Content here</div>
.myborder {border:2px solid #ccdad2;}