#ccdcbb color space conversions
Hex:
#ccdcbb
RGB:
204, 220, 187
CMY:
20, 14, 27
CMYK:
7, 0, 15, 14
HSL:
89°, 32.0388%, 79.8039%
HSV (HSB):
89°, 15.0000%, 86.2745%
XYZ:
59.4647, 67.6116, 56.9299
xyY:
0.3232, 0.3674, 67.6116
CIE-Lab:
85.8119, -11.2057, 14.4150
CIE-LCH:
85.8119, 18.2581, 127.8603
CIE-Luv:
85.8119, -7.4753, 23.0326
Hunter-Lab:
82.2263, -14.8078, 16.5086
#ccdcbb color charts
#ccdcbb color shades, tints & tones
#ccdcbb color schemes
#ccdcbb color preview, HTML & CSS examples
This text has a color of #ccdcbb
<p style="color:#ccdcbb;">Text here</p>
.mytext {color:#ccdcbb;}
This box has a color of #ccdcbb
<div style="background-color:#ccdcbb;">Content here</div>
.mybackground {background-color:#ccdcbb;}
Border around this has a color of #ccdcbb
<div style="border:2px solid #ccdcbb;">Content here</div>
.myborder {border:2px solid #ccdcbb;}