#cdbdbc color space conversions
Hex:
#cdbdbc
RGB:
205, 189, 188
CMY:
20, 26, 26
CMYK:
0, 8, 8, 20
HSL:
4°, 14.5299%, 77.0588%
HSV (HSB):
4°, 8.2927%, 80.3922%
XYZ:
52.4515, 53.0052, 55.0435
xyY:
0.3268, 0.3302, 53.0052
CIE-Lab:
77.8781, 5.4723, 2.5357
CIE-LCH:
77.8781, 6.0312, 24.8614
CIE-Luv:
77.8781, 9.4595, 2.7806
Hunter-Lab:
72.8046, 1.1908, 6.1374
#cdbdbc color charts
#cdbdbc color shades, tints & tones
#cdbdbc color schemes
#cdbdbc color preview, HTML & CSS examples
This text has a color of #cdbdbc
<p style="color:#cdbdbc;">Text here</p>
.mytext {color:#cdbdbc;}
This box has a color of #cdbdbc
<div style="background-color:#cdbdbc;">Content here</div>
.mybackground {background-color:#cdbdbc;}
Border around this has a color of #cdbdbc
<div style="border:2px solid #cdbdbc;">Content here</div>
.myborder {border:2px solid #cdbdbc;}