#c47c3a color space conversions
Hex:
#c47c3a
RGB:
196, 124, 58
CMY:
23, 51, 77
CMYK:
0, 37, 70, 23
HSL:
29°, 54.3307%, 49.8039%
HSV (HSB):
29°, 70.4082%, 76.8627%
XYZ:
30.7363, 26.4566, 7.4896
xyY:
0.4752, 0.4090, 26.4566
CIE-Lab:
58.4679, 22.2129, 46.4465
CIE-LCH:
58.4679, 51.4848, 64.4407
CIE-Luv:
58.4679, 57.2642, 46.1612
Hunter-Lab:
51.4359, 16.6525, 27.3719
#c47c3a color charts
#c47c3a color shades, tints & tones
#c47c3a color schemes
#c47c3a color preview, HTML & CSS examples
This text has a color of #c47c3a
<p style="color:#c47c3a;">Text here</p>
.mytext {color:#c47c3a;}
This box has a color of #c47c3a
<div style="background-color:#c47c3a;">Content here</div>
.mybackground {background-color:#c47c3a;}
Border around this has a color of #c47c3a
<div style="border:2px solid #c47c3a;">Content here</div>
.myborder {border:2px solid #c47c3a;}