#cd8740 color space conversions
Hex:
#cd8740
RGB:
205, 135, 64
CMY:
20, 47, 75
CMYK:
0, 34, 69, 20
HSL:
30°, 58.5062%, 52.7451%
HSV (HSB):
30°, 68.7805%, 80.3922%
XYZ:
34.7662, 30.6772, 8.9394
xyY:
0.4674, 0.4124, 30.6772
CIE-Lab:
62.2342, 20.3661, 47.9613
CIE-LCH:
62.2342, 52.1063, 66.9922
CIE-Luv:
62.2342, 55.5807, 49.2240
Hunter-Lab:
55.3870, 15.1164, 29.2016
#cd8740 color charts
#cd8740 color shades, tints & tones
#cd8740 color schemes
#cd8740 color preview, HTML & CSS examples
This text has a color of #cd8740
<p style="color:#cd8740;">Text here</p>
.mytext {color:#cd8740;}
This box has a color of #cd8740
<div style="background-color:#cd8740;">Content here</div>
.mybackground {background-color:#cd8740;}
Border around this has a color of #cd8740
<div style="border:2px solid #cd8740;">Content here</div>
.myborder {border:2px solid #cd8740;}