#cdbdbb color space conversions
Hex:
#cdbdbb
RGB:
205, 189, 187
CMY:
20, 26, 27
CMYK:
0, 8, 9, 20
HSL:
7°, 15.2542%, 76.8627%
HSV (HSB):
7°, 8.7805%, 80.3922%
XYZ:
52.3441, 52.9622, 54.4776
xyY:
0.3276, 0.3315, 52.9622
CIE-Lab:
77.8527, 5.3014, 3.0398
CIE-LCH:
77.8527, 6.1111, 29.8294
CIE-Luv:
77.8527, 9.5343, 3.5484
Hunter-Lab:
72.7751, 1.0311, 6.5596
#cdbdbb color charts
#cdbdbb color shades, tints & tones
#cdbdbb color schemes
#cdbdbb color preview, HTML & CSS examples
This text has a color of #cdbdbb
<p style="color:#cdbdbb;">Text here</p>
.mytext {color:#cdbdbb;}
This box has a color of #cdbdbb
<div style="background-color:#cdbdbb;">Content here</div>
.mybackground {background-color:#cdbdbb;}
Border around this has a color of #cdbdbb
<div style="border:2px solid #cdbdbb;">Content here</div>
.myborder {border:2px solid #cdbdbb;}