#ccd8b1 color space conversions
Hex:
#ccd8b1
RGB:
204, 216, 177
CMY:
20, 15, 31
CMYK:
6, 0, 18, 15
HSL:
78°, 33.3333%, 77.0588%
HSV (HSB):
78°, 18.0556%, 84.7059%
XYZ:
57.3935, 65.1234, 51.1401
xyY:
0.3305, 0.3750, 65.1234
CIE-Lab:
84.5473, -10.7786, 17.8932
CIE-LCH:
84.5473, 20.8889, 121.0642
CIE-Luv:
84.5473, -4.9913, 27.6560
Hunter-Lab:
80.6991, -14.2735, 18.9165
#ccd8b1 color charts
#ccd8b1 color shades, tints & tones
#ccd8b1 color schemes
#ccd8b1 color preview, HTML & CSS examples
This text has a color of #ccd8b1
<p style="color:#ccd8b1;">Text here</p>
.mytext {color:#ccd8b1;}
This box has a color of #ccd8b1
<div style="background-color:#ccd8b1;">Content here</div>
.mybackground {background-color:#ccd8b1;}
Border around this has a color of #ccd8b1
<div style="border:2px solid #ccd8b1;">Content here</div>
.myborder {border:2px solid #ccd8b1;}