#cdaf84 color space conversions
Hex:
#cdaf84
RGB:
205, 175, 132
CMY:
20, 31, 48
CMYK:
0, 15, 36, 20
HSL:
35°, 42.1965%, 66.0784%
HSV (HSB):
35°, 35.6098%, 80.3922%
XYZ:
44.6717, 45.3050, 28.2201
xyY:
0.3779, 0.3833, 45.3050
CIE-Lab:
73.0923, 4.7293, 26.0920
CIE-LCH:
73.0923, 26.5171, 79.7264
CIE-Luv:
73.0923, 21.9107, 33.9533
Hunter-Lab:
67.3090, 0.6762, 22.2583
#cdaf84 color charts
#cdaf84 color shades, tints & tones
#cdaf84 color schemes
#cdaf84 color preview, HTML & CSS examples
This text has a color of #cdaf84
<p style="color:#cdaf84;">Text here</p>
.mytext {color:#cdaf84;}
This box has a color of #cdaf84
<div style="background-color:#cdaf84;">Content here</div>
.mybackground {background-color:#cdaf84;}
Border around this has a color of #cdaf84
<div style="border:2px solid #cdaf84;">Content here</div>
.myborder {border:2px solid #cdaf84;}