#cdab9d color space conversions
Hex:
#cdab9d
RGB:
205, 171, 157
CMY:
20, 33, 38
CMYK:
0, 17, 23, 20
HSL:
17°, 32.4324%, 70.9804%
HSV (HSB):
17°, 23.4146%, 80.3922%
XYZ:
45.8256, 44.5393, 38.0800
xyY:
0.3568, 0.3468, 44.5393
CIE-Lab:
72.5875, 10.2239, 11.8269
CIE-LCH:
72.5875, 15.6335, 49.1579
CIE-Luv:
72.5875, 22.1739, 14.8112
Hunter-Lab:
66.7378, 5.7762, 12.8861
#cdab9d color charts
#cdab9d color shades, tints & tones
#cdab9d color schemes
#cdab9d color preview, HTML & CSS examples
This text has a color of #cdab9d
<p style="color:#cdab9d;">Text here</p>
.mytext {color:#cdab9d;}
This box has a color of #cdab9d
<div style="background-color:#cdab9d;">Content here</div>
.mybackground {background-color:#cdab9d;}
Border around this has a color of #cdab9d
<div style="border:2px solid #cdab9d;">Content here</div>
.myborder {border:2px solid #cdab9d;}