#cdbdac color space conversions
Hex:
#cdbdac
RGB:
205, 189, 172
CMY:
20, 26, 33
CMYK:
0, 8, 16, 20
HSL:
31°, 24.8120%, 73.9216%
HSV (HSB):
31°, 16.0976%, 80.3922%
XYZ:
50.8208, 52.3529, 46.4563
xyY:
0.3396, 0.3499, 52.3529
CIE-Lab:
77.4914, 2.8440, 10.6267
CIE-LCH:
77.4914, 11.0007, 75.0173
CIE-Luv:
77.4914, 10.6306, 14.7903
Hunter-Lab:
72.3553, -1.2471, 12.5811
#cdbdac color charts
#cdbdac RGB chart
#cdbdac CMYK chart
#cdbdac RGB pie chart
#cdbdac color shades, tints & tones
#cdbdac color schemes
#cdbdac color preview, HTML & CSS examples
This text has a color of #cdbdac
<p style="color:#cdbdac;">Text here</p>
.mytext {color:#cdbdac;}
Text color #cdbdac
This box has a color of #cdbdac
<div style="background-color:#cdbdac;">Content here</div>
.mybackground {background-color:#cdbdac;}
Background color #cdbdac
Border around this has a color of #cdbdac
<div style="border:2px solid #cdbdac;">Content here</div>
.myborder {border:2px solid #cdbdac;}
Border color #cdbdac