#cdbda8 color space conversions
Hex:
#cdbda8
RGB:
205, 189, 168
CMY:
20, 26, 34
CMYK:
0, 8, 18, 20
HSL:
34°, 27.0073%, 73.1373%
HSV (HSB):
34°, 18.0488%, 80.3922%
XYZ:
50.4423, 52.2015, 44.4631
xyY:
0.3429, 0.3549, 52.2015
CIE-Lab:
77.4012, 2.2228, 12.6561
CIE-LCH:
77.4012, 12.8498, 80.0386
CIE-Luv:
77.4012, 10.9140, 17.6927
Hunter-Lab:
72.2506, -1.8174, 14.0883
#cdbda8 color charts
#cdbda8 color shades, tints & tones
#cdbda8 color schemes
#cdbda8 color preview, HTML & CSS examples
This text has a color of #cdbda8
<p style="color:#cdbda8;">Text here</p>
.mytext {color:#cdbda8;}
This box has a color of #cdbda8
<div style="background-color:#cdbda8;">Content here</div>
.mybackground {background-color:#cdbda8;}
Border around this has a color of #cdbda8
<div style="border:2px solid #cdbda8;">Content here</div>
.myborder {border:2px solid #cdbda8;}