#cdbca3 color space conversions
Hex:
#cdbca3
RGB:
205, 188, 163
CMY:
20, 26, 36
CMYK:
0, 8, 20, 20
HSL:
36°, 29.5775%, 72.1569%
HSV (HSB):
36°, 20.4878%, 80.3922%
XYZ:
49.7709, 51.5899, 41.9850
xyY:
0.3472, 0.3599, 51.5899
CIE-Lab:
77.0350, 1.9971, 14.8342
CIE-LCH:
77.0350, 14.9681, 82.3326
CIE-Luv:
77.0350, 11.8330, 20.6593
Hunter-Lab:
71.8261, -2.0066, 15.6211
#cdbca3 color charts
#cdbca3 color shades, tints & tones
#cdbca3 color schemes
#cdbca3 color preview, HTML & CSS examples
This text has a color of #cdbca3
<p style="color:#cdbca3;">Text here</p>
.mytext {color:#cdbca3;}
This box has a color of #cdbca3
<div style="background-color:#cdbca3;">Content here</div>
.mybackground {background-color:#cdbca3;}
Border around this has a color of #cdbca3
<div style="border:2px solid #cdbca3;">Content here</div>
.myborder {border:2px solid #cdbca3;}