#c47b3d color space conversions
Hex:
#c47b3d
RGB:
196, 123, 61
CMY:
23, 52, 76
CMYK:
0, 37, 69, 23
HSL:
28°, 53.3597%, 50.3922%
HSV (HSB):
28°, 68.8776%, 76.8627%
XYZ:
30.6902, 26.2386, 7.8619
xyY:
0.4737, 0.4050, 26.2386
CIE-Lab:
58.2628, 22.9250, 44.7572
CIE-LCH:
58.2628, 50.2868, 62.8781
CIE-Luv:
58.2628, 57.7672, 44.6492
Hunter-Lab:
51.2236, 17.3054, 26.7566
#c47b3d color charts
#c47b3d color shades, tints & tones
#c47b3d color schemes
#c47b3d color preview, HTML & CSS examples
This text has a color of #c47b3d
<p style="color:#c47b3d;">Text here</p>
.mytext {color:#c47b3d;}
This box has a color of #c47b3d
<div style="background-color:#c47b3d;">Content here</div>
.mybackground {background-color:#c47b3d;}
Border around this has a color of #c47b3d
<div style="border:2px solid #c47b3d;">Content here</div>
.myborder {border:2px solid #c47b3d;}