#c47e4f color space conversions
Hex:
#c47e4f
RGB:
196, 126, 79
CMY:
23, 51, 69
CMYK:
0, 36, 60, 23
HSL:
24°, 49.7872%, 53.9216%
HSV (HSB):
24°, 59.6939%, 76.8627%
XYZ:
31.6371, 27.2220, 10.9840
xyY:
0.4530, 0.3898, 27.2220
CIE-Lab:
59.1792, 22.4671, 36.5163
CIE-LCH:
59.1792, 42.8743, 58.3976
CIE-Luv:
59.1792, 53.6609, 38.2498
Hunter-Lab:
52.1747, 16.9311, 24.0403
#c47e4f color charts
#c47e4f color shades, tints & tones
#c47e4f color schemes
#c47e4f color preview, HTML & CSS examples
This text has a color of #c47e4f
<p style="color:#c47e4f;">Text here</p>
.mytext {color:#c47e4f;}
This box has a color of #c47e4f
<div style="background-color:#c47e4f;">Content here</div>
.mybackground {background-color:#c47e4f;}
Border around this has a color of #c47e4f
<div style="border:2px solid #c47e4f;">Content here</div>
.myborder {border:2px solid #c47e4f;}