#cdcdbc color space conversions
Hex:
#cdcdbc
RGB:
205, 205, 188
CMY:
20, 20, 26
CMYK:
0, 0, 8, 20
HSL:
60°, 14.5299%, 77.0588%
HSV (HSB):
60°, 8.2927%, 80.3922%
XYZ:
56.0853, 60.2726, 56.2547
xyY:
0.3249, 0.3492, 60.2726
CIE-Lab:
81.9861, -2.9750, 8.4584
CIE-LCH:
81.9861, 8.9663, 109.3777
CIE-Luv:
81.9861, 0.9366, 12.9629
Hunter-Lab:
77.6354, -6.9104, 11.3832
#cdcdbc color charts
#cdcdbc color shades, tints & tones
#cdcdbc color schemes
#cdcdbc color preview, HTML & CSS examples
This text has a color of #cdcdbc
<p style="color:#cdcdbc;">Text here</p>
.mytext {color:#cdcdbc;}
This box has a color of #cdcdbc
<div style="background-color:#cdcdbc;">Content here</div>
.mybackground {background-color:#cdcdbc;}
Border around this has a color of #cdcdbc
<div style="border:2px solid #cdcdbc;">Content here</div>
.myborder {border:2px solid #cdcdbc;}