#cdad8c color space conversions
Hex:
#cdad8c
RGB:
205, 173, 140
CMY:
20, 32, 45
CMYK:
0, 16, 32, 20
HSL:
30°, 39.3939%, 67.6471%
HSV (HSB):
30°, 31.7073%, 80.3922%
XYZ:
44.8540, 44.7597, 31.0864
xyY:
0.3716, 0.3708, 44.7597
CIE-Lab:
72.7334, 6.8045, 21.2944
CIE-LCH:
72.7334, 22.3552, 72.2790
CIE-Luv:
72.7334, 22.4999, 27.7000
Hunter-Lab:
66.9027, 2.5932, 19.2828
#cdad8c color charts
#cdad8c color shades, tints & tones
#cdad8c color schemes
#cdad8c color preview, HTML & CSS examples
This text has a color of #cdad8c
<p style="color:#cdad8c;">Text here</p>
.mytext {color:#cdad8c;}
This box has a color of #cdad8c
<div style="background-color:#cdad8c;">Content here</div>
.mybackground {background-color:#cdad8c;}
Border around this has a color of #cdad8c
<div style="border:2px solid #cdad8c;">Content here</div>
.myborder {border:2px solid #cdad8c;}