#cdbda5 color space conversions
Hex:
#cdbda5
RGB:
205, 189, 165
CMY:
20, 26, 35
CMYK:
0, 8, 20, 20
HSL:
36°, 28.5714%, 72.5490%
HSV (HSB):
36°, 19.5122%, 80.3922%
XYZ:
50.1660, 52.0909, 43.0078
xyY:
0.3453, 0.3586, 52.0909
CIE-Lab:
77.3352, 1.7666, 14.1791
CIE-LCH:
77.3352, 14.2888, 82.8982
CIE-Luv:
77.3352, 11.1239, 19.8405
Hunter-Lab:
72.1741, -2.2347, 15.1915
#cdbda5 color charts
#cdbda5 color shades, tints & tones
#cdbda5 color schemes
#cdbda5 color preview, HTML & CSS examples
This text has a color of #cdbda5
<p style="color:#cdbda5;">Text here</p>
.mytext {color:#cdbda5;}
This box has a color of #cdbda5
<div style="background-color:#cdbda5;">Content here</div>
.mybackground {background-color:#cdbda5;}
Border around this has a color of #cdbda5
<div style="border:2px solid #cdbda5;">Content here</div>
.myborder {border:2px solid #cdbda5;}