#c47e5c color space conversions
Hex:
#c47e5c
RGB:
196, 126, 92
CMY:
23, 51, 64
CMYK:
0, 36, 53, 23
HSL:
20°, 46.8468%, 56.4706%
HSV (HSB):
20°, 53.0612%, 76.8627%
XYZ:
32.1576, 27.4302, 13.7249
xyY:
0.4386, 0.3742, 27.4302
CIE-Lab:
59.3704, 23.5330, 29.6693
CIE-LCH:
59.3704, 37.8691, 51.5794
CIE-Luv:
59.3704, 52.0937, 31.5697
Hunter-Lab:
52.3738, 17.9449, 21.1244
#c47e5c color charts
#c47e5c color shades, tints & tones
#c47e5c color schemes
#c47e5c color preview, HTML & CSS examples
This text has a color of #c47e5c
<p style="color:#c47e5c;">Text here</p>
.mytext {color:#c47e5c;}
This box has a color of #c47e5c
<div style="background-color:#c47e5c;">Content here</div>
.mybackground {background-color:#c47e5c;}
Border around this has a color of #c47e5c
<div style="border:2px solid #c47e5c;">Content here</div>
.myborder {border:2px solid #c47e5c;}