#c47b3c color space conversions
Hex:
#c47b3c
RGB:
196, 123, 60
CMY:
23, 52, 76
CMYK:
0, 37, 69, 23
HSL:
28°, 53.5433%, 50.1961%
HSV (HSB):
28°, 69.3878%, 76.8627%
XYZ:
30.6635, 26.2279, 7.7213
xyY:
0.4746, 0.4059, 26.2279
CIE-Lab:
58.2528, 22.8690, 45.2391
CIE-LCH:
58.2528, 50.6909, 63.1828
CIE-Luv:
58.2528, 57.8589, 45.0221
Hunter-Lab:
51.2132, 17.2524, 26.9102
#c47b3c color charts
#c47b3c color shades, tints & tones
#c47b3c color schemes
#c47b3c color preview, HTML & CSS examples
This text has a color of #c47b3c
<p style="color:#c47b3c;">Text here</p>
.mytext {color:#c47b3c;}
This box has a color of #c47b3c
<div style="background-color:#c47b3c;">Content here</div>
.mybackground {background-color:#c47b3c;}
Border around this has a color of #c47b3c
<div style="border:2px solid #c47b3c;">Content here</div>
.myborder {border:2px solid #c47b3c;}