#c48b3a color space conversions
Hex:
#c48b3a
RGB:
196, 139, 58
CMY:
23, 45, 77
CMYK:
0, 29, 70, 23
HSL:
35°, 54.3307%, 49.8039%
HSV (HSB):
35°, 70.4082%, 76.8627%
XYZ:
32.7613, 30.5065, 8.1646
xyY:
0.4586, 0.4271, 30.5065
CIE-Lab:
62.0888, 13.9826, 50.2981
CIE-LCH:
62.0888, 52.2055, 74.4644
CIE-Luv:
62.0888, 45.7574, 52.4162
Hunter-Lab:
55.2327, 9.2202, 29.8985
#c48b3a color charts
#c48b3a color shades, tints & tones
#c48b3a color schemes
#c48b3a color preview, HTML & CSS examples
This text has a color of #c48b3a
<p style="color:#c48b3a;">Text here</p>
.mytext {color:#c48b3a;}
This box has a color of #c48b3a
<div style="background-color:#c48b3a;">Content here</div>
.mybackground {background-color:#c48b3a;}
Border around this has a color of #c48b3a
<div style="border:2px solid #c48b3a;">Content here</div>
.myborder {border:2px solid #c48b3a;}