#c47c4e color space conversions
Hex:
#c47c4e
RGB:
196, 124, 78
CMY:
23, 51, 69
CMYK:
0, 37, 60, 23
HSL:
23°, 50.0000%, 53.7255%
HSV (HSB):
23°, 60.2041%, 76.8627%
XYZ:
31.3477, 26.7011, 10.7094
xyY:
0.4559, 0.3883, 26.7011
CIE-Lab:
58.6967, 23.4876, 36.4669
CIE-LCH:
58.6967, 43.3763, 57.2153
CIE-Luv:
58.6967, 55.2481, 37.8336
Hunter-Lab:
51.6731, 17.8599, 23.8832
#c47c4e color charts
#c47c4e color shades, tints & tones
#c47c4e color schemes
#c47c4e color preview, HTML & CSS examples
This text has a color of #c47c4e
<p style="color:#c47c4e;">Text here</p>
.mytext {color:#c47c4e;}
This box has a color of #c47c4e
<div style="background-color:#c47c4e;">Content here</div>
.mybackground {background-color:#c47c4e;}
Border around this has a color of #c47c4e
<div style="border:2px solid #c47c4e;">Content here</div>
.myborder {border:2px solid #c47c4e;}