#c47b2f color space conversions
Hex:
#c47b2f
RGB:
196, 123, 47
CMY:
23, 52, 82
CMYK:
0, 37, 76, 23
HSL:
31°, 61.3169%, 47.6471%
HSV (HSB):
31°, 76.0204%, 76.8627%
XYZ:
30.3610, 26.1069, 6.1283
xyY:
0.4850, 0.4171, 26.1069
CIE-Lab:
58.1384, 22.2305, 51.1789
CIE-LCH:
58.1384, 55.7985, 66.5214
CIE-Luv:
58.1384, 58.9147, 49.3121
Hunter-Lab:
51.0949, 16.6500, 28.6553
#c47b2f color charts
#c47b2f color shades, tints & tones
#c47b2f color schemes
#c47b2f color preview, HTML & CSS examples
This text has a color of #c47b2f
<p style="color:#c47b2f;">Text here</p>
.mytext {color:#c47b2f;}
This box has a color of #c47b2f
<div style="background-color:#c47b2f;">Content here</div>
.mybackground {background-color:#c47b2f;}
Border around this has a color of #c47b2f
<div style="border:2px solid #c47b2f;">Content here</div>
.myborder {border:2px solid #c47b2f;}