#c47b2a color space conversions
Hex:
#c47b2a
RGB:
196, 123, 42
CMY:
23, 52, 84
CMYK:
0, 37, 79, 23
HSL:
32°, 64.7059%, 46.6667%
HSV (HSB):
32°, 78.5714%, 76.8627%
XYZ:
30.2658, 26.0688, 5.6271
xyY:
0.4885, 0.4207, 26.0688
CIE-Lab:
58.1023, 22.0284, 53.2658
CIE-LCH:
58.1023, 57.6411, 67.5322
CIE-Luv:
58.1023, 59.2534, 50.6865
Hunter-Lab:
51.0577, 16.4599, 29.2060
#c47b2a color charts
#c47b2a color shades, tints & tones
#c47b2a color schemes
#c47b2a color preview, HTML & CSS examples
This text has a color of #c47b2a
<p style="color:#c47b2a;">Text here</p>
.mytext {color:#c47b2a;}
This box has a color of #c47b2a
<div style="background-color:#c47b2a;">Content here</div>
.mybackground {background-color:#c47b2a;}
Border around this has a color of #c47b2a
<div style="border:2px solid #c47b2a;">Content here</div>
.myborder {border:2px solid #c47b2a;}