#c47b4a color space conversions
Hex:
#c47b4a
RGB:
196, 123, 74
CMY:
23, 52, 71
CMYK:
0, 37, 62, 23
HSL:
24°, 50.8333%, 52.9412%
HSV (HSB):
24°, 62.2449%, 76.8627%
XYZ:
31.0839, 26.3961, 9.9352
xyY:
0.4611, 0.3915, 26.3961
CIE-Lab:
58.4111, 23.7465, 38.2550
CIE-LCH:
58.4111, 45.0260, 58.1703
CIE-Luv:
58.4111, 56.4424, 39.2517
Hunter-Lab:
51.3771, 18.0852, 24.4986
#c47b4a color charts
#c47b4a color shades, tints & tones
#c47b4a color schemes
#c47b4a color preview, HTML & CSS examples
This text has a color of #c47b4a
<p style="color:#c47b4a;">Text here</p>
.mytext {color:#c47b4a;}
This box has a color of #c47b4a
<div style="background-color:#c47b4a;">Content here</div>
.mybackground {background-color:#c47b4a;}
Border around this has a color of #c47b4a
<div style="border:2px solid #c47b4a;">Content here</div>
.myborder {border:2px solid #c47b4a;}