#ccdcb3 color space conversions
Hex:
#ccdcb3
RGB:
204, 220, 179
CMY:
20, 14, 30
CMYK:
7, 0, 19, 14
HSL:
83°, 36.9369%, 78.2353%
HSV (HSB):
83°, 18.6364%, 86.2745%
XYZ:
58.6317, 67.2784, 52.5436
xyY:
0.3286, 0.3770, 67.2784
CIE-Lab:
85.6444, -12.4898, 18.3752
CIE-LCH:
85.6444, 22.2181, 124.2042
CIE-Luv:
85.6444, -7.1901, 28.6996
Hunter-Lab:
82.0234, -15.9462, 19.4356
#ccdcb3 color charts
#ccdcb3 color shades, tints & tones
#ccdcb3 color schemes
#ccdcb3 color preview, HTML & CSS examples
This text has a color of #ccdcb3
<p style="color:#ccdcb3;">Text here</p>
.mytext {color:#ccdcb3;}
This box has a color of #ccdcb3
<div style="background-color:#ccdcb3;">Content here</div>
.mybackground {background-color:#ccdcb3;}
Border around this has a color of #ccdcb3
<div style="border:2px solid #ccdcb3;">Content here</div>
.myborder {border:2px solid #ccdcb3;}