#c47e3d color space conversions
Hex:
#c47e3d
RGB:
196, 126, 61
CMY:
23, 51, 76
CMYK:
0, 36, 69, 23
HSL:
29°, 53.3597%, 50.3922%
HSV (HSB):
29°, 68.8776%, 76.8627%
XYZ:
31.0681, 26.9944, 7.9878
xyY:
0.4704, 0.4087, 26.9944
CIE-Lab:
58.9691, 21.2828, 45.5325
CIE-LCH:
58.9691, 50.2610, 64.9477
CIE-Luv:
58.9691, 55.4623, 45.9002
Hunter-Lab:
51.9561, 15.8141, 27.2539
#c47e3d color charts
#c47e3d color shades, tints & tones
#c47e3d color schemes
#c47e3d color preview, HTML & CSS examples
This text has a color of #c47e3d
<p style="color:#c47e3d;">Text here</p>
.mytext {color:#c47e3d;}
This box has a color of #c47e3d
<div style="background-color:#c47e3d;">Content here</div>
.mybackground {background-color:#c47e3d;}
Border around this has a color of #c47e3d
<div style="border:2px solid #c47e3d;">Content here</div>
.myborder {border:2px solid #c47e3d;}