#c48d5d color space conversions
Hex:
#c48d5d
RGB:
196, 141, 93
CMY:
23, 45, 64
CMYK:
0, 28, 53, 23
HSL:
28°, 46.6063%, 56.6667%
HSV (HSB):
28°, 52.5510%, 76.8627%
XYZ:
34.2656, 31.5758, 14.6447
xyY:
0.4257, 0.3923, 31.5758
CIE-Lab:
62.9908, 15.3806, 33.7194
CIE-LCH:
62.9908, 37.0616, 65.4806
CIE-Luv:
62.9908, 41.3821, 38.1917
Hunter-Lab:
56.1924, 10.5111, 23.8827
#c48d5d color charts
#c48d5d color shades, tints & tones
#c48d5d color schemes
#c48d5d color preview, HTML & CSS examples
This text has a color of #c48d5d
<p style="color:#c48d5d;">Text here</p>
.mytext {color:#c48d5d;}
This box has a color of #c48d5d
<div style="background-color:#c48d5d;">Content here</div>
.mybackground {background-color:#c48d5d;}
Border around this has a color of #c48d5d
<div style="border:2px solid #c48d5d;">Content here</div>
.myborder {border:2px solid #c48d5d;}