#ccdbac color space conversions
Hex:
#ccdbac
RGB:
204, 219, 172
CMY:
20, 14, 33
CMYK:
7, 0, 21, 14
HSL:
79°, 39.4958%, 76.6667%
HSV (HSB):
79°, 21.4612%, 85.8824%
XYZ:
57.6798, 66.4790, 48.8214
xyY:
0.3334, 0.3843, 66.4790
CIE-Lab:
85.2401, -13.0636, 21.4738
CIE-LCH:
85.2401, 25.1352, 121.3143
CIE-Luv:
85.2401, -6.4122, 32.9163
Hunter-Lab:
81.5346, -16.4100, 21.5725
#ccdbac color charts
#ccdbac color shades, tints & tones
#ccdbac color schemes
#ccdbac color preview, HTML & CSS examples
This text has a color of #ccdbac
<p style="color:#ccdbac;">Text here</p>
.mytext {color:#ccdbac;}
This box has a color of #ccdbac
<div style="background-color:#ccdbac;">Content here</div>
.mybackground {background-color:#ccdbac;}
Border around this has a color of #ccdbac
<div style="border:2px solid #ccdbac;">Content here</div>
.myborder {border:2px solid #ccdbac;}