#c48b3e color space conversions
Hex:
#c48b3e
RGB:
196, 139, 62
CMY:
23, 45, 76
CMYK:
0, 29, 68, 23
HSL:
34°, 53.1746%, 50.5882%
HSV (HSB):
34°, 68.3673%, 76.8627%
XYZ:
32.8671, 30.5488, 8.7217
xyY:
0.4556, 0.4235, 30.5488
CIE-Lab:
62.1249, 14.2040, 48.4844
CIE-LCH:
62.1249, 50.5222, 73.6715
CIE-Luv:
62.1249, 45.4862, 51.0334
Hunter-Lab:
55.2710, 9.4214, 29.3338
#c48b3e color charts
#c48b3e color shades, tints & tones
#c48b3e color schemes
#c48b3e color preview, HTML & CSS examples
This text has a color of #c48b3e
<p style="color:#c48b3e;">Text here</p>
.mytext {color:#c48b3e;}
This box has a color of #c48b3e
<div style="background-color:#c48b3e;">Content here</div>
.mybackground {background-color:#c48b3e;}
Border around this has a color of #c48b3e
<div style="border:2px solid #c48b3e;">Content here</div>
.myborder {border:2px solid #c48b3e;}