#c47f5b color space conversions
Hex:
#c47f5b
RGB:
196, 127, 91
CMY:
23, 50, 64
CMYK:
0, 35, 54, 23
HSL:
21°, 47.0852%, 56.2745%
HSV (HSB):
21°, 53.5714%, 76.8627%
XYZ:
32.2426, 27.6698, 13.5390
xyY:
0.4390, 0.3767, 27.6698
CIE-Lab:
59.5893, 22.8966, 30.5015
CIE-LCH:
59.5893, 38.1392, 53.1055
CIE-Luv:
59.5893, 51.5107, 32.5863
Hunter-Lab:
52.6021, 17.3585, 21.5612
#c47f5b color charts
#c47f5b color shades, tints & tones
#c47f5b color schemes
#c47f5b color preview, HTML & CSS examples
This text has a color of #c47f5b
<p style="color:#c47f5b;">Text here</p>
.mytext {color:#c47f5b;}
This box has a color of #c47f5b
<div style="background-color:#c47f5b;">Content here</div>
.mybackground {background-color:#c47f5b;}
Border around this has a color of #c47f5b
<div style="border:2px solid #c47f5b;">Content here</div>
.myborder {border:2px solid #c47f5b;}