#ccdbc7 color space conversions
Hex:
#ccdbc7
RGB:
204, 219, 199
CMY:
20, 14, 22
CMYK:
7, 0, 9, 14
HSL:
105°, 21.7391%, 81.9608%
HSV (HSB):
105°, 9.1324%, 85.8824%
XYZ:
60.5422, 67.6239, 63.8946
xyY:
0.3152, 0.3521, 67.6239
CIE-Lab:
85.8181, -8.6649, 8.1062
CIE-LCH:
85.8181, 11.8655, 136.9078
CIE-Luv:
85.8181, -7.4097, 13.5890
Hunter-Lab:
82.2338, -12.4938, 11.4960
#ccdbc7 color charts
#ccdbc7 color shades, tints & tones
#ccdbc7 color schemes
#ccdbc7 color preview, HTML & CSS examples
This text has a color of #ccdbc7
<p style="color:#ccdbc7;">Text here</p>
.mytext {color:#ccdbc7;}
This box has a color of #ccdbc7
<div style="background-color:#ccdbc7;">Content here</div>
.mybackground {background-color:#ccdbc7;}
Border around this has a color of #ccdbc7
<div style="border:2px solid #ccdbc7;">Content here</div>
.myborder {border:2px solid #ccdbc7;}