#cdaf8f color space conversions
Hex:
#cdaf8f
RGB:
205, 175, 143
CMY:
20, 31, 44
CMYK:
0, 15, 30, 20
HSL:
31°, 38.2716%, 68.2353%
HSV (HSB):
31°, 30.2439%, 80.3922%
XYZ:
45.4647, 45.6223, 32.3963
xyY:
0.3682, 0.3695, 45.6223
CIE-Lab:
73.2997, 6.1221, 20.4464
CIE-LCH:
73.2997, 21.3433, 73.3311
CIE-Luv:
73.2997, 21.0262, 26.8382
Hunter-Lab:
67.5442, 1.9478, 18.8436
#cdaf8f color charts
#cdaf8f color shades, tints & tones
#cdaf8f color schemes
#cdaf8f color preview, HTML & CSS examples
This text has a color of #cdaf8f
<p style="color:#cdaf8f;">Text here</p>
.mytext {color:#cdaf8f;}
This box has a color of #cdaf8f
<div style="background-color:#cdaf8f;">Content here</div>
.mybackground {background-color:#cdaf8f;}
Border around this has a color of #cdaf8f
<div style="border:2px solid #cdaf8f;">Content here</div>
.myborder {border:2px solid #cdaf8f;}