#cdaf8e color space conversions
Hex:
#cdaf8e
RGB:
205, 175, 142
CMY:
20, 31, 44
CMYK:
0, 15, 31, 20
HSL:
31°, 38.6503%, 68.0392%
HSV (HSB):
31°, 30.7317%, 80.3922%
XYZ:
45.3893, 45.5921, 31.9991
xyY:
0.3691, 0.3707, 45.5921
CIE-Lab:
73.2801, 5.9906, 20.9605
CIE-LCH:
73.2801, 21.7998, 74.0499
CIE-Luv:
73.2801, 21.1088, 27.5032
Hunter-Lab:
67.5219, 1.8272, 19.1674
#cdaf8e color charts
#cdaf8e color shades, tints & tones
#cdaf8e color schemes
#cdaf8e color preview, HTML & CSS examples
This text has a color of #cdaf8e
<p style="color:#cdaf8e;">Text here</p>
.mytext {color:#cdaf8e;}
This box has a color of #cdaf8e
<div style="background-color:#cdaf8e;">Content here</div>
.mybackground {background-color:#cdaf8e;}
Border around this has a color of #cdaf8e
<div style="border:2px solid #cdaf8e;">Content here</div>
.myborder {border:2px solid #cdaf8e;}