#cdbb9d color space conversions
Hex:
#cdbb9d
RGB:
205, 187, 157
CMY:
20, 27, 38
CMYK:
0, 9, 23, 20
HSL:
37°, 32.4324%, 70.9804%
HSV (HSB):
37°, 23.4146%, 80.3922%
XYZ:
49.0330, 50.9541, 39.1491
xyY:
0.3524, 0.3662, 50.9541
CIE-Lab:
76.6512, 1.6496, 17.5268
CIE-LCH:
76.6512, 17.6042, 84.6233
CIE-Luv:
76.6512, 12.8298, 24.2624
Hunter-Lab:
71.3821, -2.3057, 17.4503
#cdbb9d color charts
#cdbb9d color shades, tints & tones
#cdbb9d color schemes
#cdbb9d color preview, HTML & CSS examples
This text has a color of #cdbb9d
<p style="color:#cdbb9d;">Text here</p>
.mytext {color:#cdbb9d;}
This box has a color of #cdbb9d
<div style="background-color:#cdbb9d;">Content here</div>
.mybackground {background-color:#cdbb9d;}
Border around this has a color of #cdbb9d
<div style="border:2px solid #cdbb9d;">Content here</div>
.myborder {border:2px solid #cdbb9d;}