#ccdcb2 color space conversions
Hex:
#ccdcb2
RGB:
204, 220, 178
CMY:
20, 14, 30
CMYK:
7, 0, 19, 14
HSL:
83°, 37.5000%, 78.0392%
HSV (HSB):
83°, 19.0909%, 86.2745%
XYZ:
58.5309, 67.2381, 52.0128
xyY:
0.3292, 0.3782, 67.2381
CIE-Lab:
85.6241, -12.6463, 18.8703
CIE-LCH:
85.6241, 22.7160, 123.8288
CIE-Luv:
85.6241, -7.1551, 29.3959
Hunter-Lab:
81.9989, -16.0844, 19.7909
#ccdcb2 color charts
#ccdcb2 color shades, tints & tones
#ccdcb2 color schemes
#ccdcb2 color preview, HTML & CSS examples
This text has a color of #ccdcb2
<p style="color:#ccdcb2;">Text here</p>
.mytext {color:#ccdcb2;}
This box has a color of #ccdcb2
<div style="background-color:#ccdcb2;">Content here</div>
.mybackground {background-color:#ccdcb2;}
Border around this has a color of #ccdcb2
<div style="border:2px solid #ccdcb2;">Content here</div>
.myborder {border:2px solid #ccdcb2;}