#cdbba9 color space conversions
Hex:
#cdbba9
RGB:
205, 187, 169
CMY:
20, 27, 34
CMYK:
0, 9, 18, 20
HSL:
30°, 26.4706%, 73.3333%
HSV (HSB):
30°, 17.5610%, 80.3922%
XYZ:
50.1086, 51.3844, 44.8133
xyY:
0.3425, 0.3512, 51.3844
CIE-Lab:
76.9112, 3.4398, 11.4229
CIE-LCH:
76.9112, 11.9296, 73.2414
CIE-Luv:
76.9112, 11.9683, 15.7527
Hunter-Lab:
71.6829, -0.6679, 13.1123
#cdbba9 color charts
#cdbba9 color shades, tints & tones
#cdbba9 color schemes
#cdbba9 color preview, HTML & CSS examples
This text has a color of #cdbba9
<p style="color:#cdbba9;">Text here</p>
.mytext {color:#cdbba9;}
This box has a color of #cdbba9
<div style="background-color:#cdbba9;">Content here</div>
.mybackground {background-color:#cdbba9;}
Border around this has a color of #cdbba9
<div style="border:2px solid #cdbba9;">Content here</div>
.myborder {border:2px solid #cdbba9;}