#cdbda4 color space conversions
Hex:
#cdbda4
RGB:
205, 189, 164
CMY:
20, 26, 36
CMYK:
0, 8, 20, 20
HSL:
37°, 29.0780%, 72.3529%
HSV (HSB):
37°, 20.0000%, 80.3922%
XYZ:
50.0753, 52.0547, 42.5303
xyY:
0.3462, 0.3598, 52.0547
CIE-Lab:
77.3135, 1.6163, 14.6870
CIE-LCH:
77.3135, 14.7756, 83.7197
CIE-Luv:
77.3135, 11.1933, 20.5508
Hunter-Lab:
72.1489, -2.3719, 15.5540
#cdbda4 color charts
#cdbda4 color shades, tints & tones
#cdbda4 color schemes
#cdbda4 color preview, HTML & CSS examples
This text has a color of #cdbda4
<p style="color:#cdbda4;">Text here</p>
.mytext {color:#cdbda4;}
This box has a color of #cdbda4
<div style="background-color:#cdbda4;">Content here</div>
.mybackground {background-color:#cdbda4;}
Border around this has a color of #cdbda4
<div style="border:2px solid #cdbda4;">Content here</div>
.myborder {border:2px solid #cdbda4;}