#cdbbbb color space conversions
Hex:
#cdbbbb
RGB:
205, 187, 187
CMY:
20, 27, 27
CMYK:
0, 9, 9, 20
HSL:
0°, 15.2542%, 76.8627%
HSV (HSB):
0°, 8.7805%, 80.3922%
XYZ:
51.9168, 52.1076, 54.3352
xyY:
0.3278, 0.3290, 52.1076
CIE-Lab:
77.3452, 6.3708, 2.3032
CIE-LCH:
77.3452, 6.7743, 19.8764
CIE-Luv:
77.3452, 10.6070, 2.2746
Hunter-Lab:
72.1856, 2.0546, 5.9015
#cdbbbb color charts
#cdbbbb color shades, tints & tones
#cdbbbb color schemes
#cdbbbb color preview, HTML & CSS examples
This text has a color of #cdbbbb
<p style="color:#cdbbbb;">Text here</p>
.mytext {color:#cdbbbb;}
This box has a color of #cdbbbb
<div style="background-color:#cdbbbb;">Content here</div>
.mybackground {background-color:#cdbbbb;}
Border around this has a color of #cdbbbb
<div style="border:2px solid #cdbbbb;">Content here</div>
.myborder {border:2px solid #cdbbbb;}