#c48c5c color space conversions
Hex:
#c48c5c
RGB:
196, 140, 92
CMY:
23, 45, 64
CMYK:
0, 29, 53, 23
HSL:
28°, 46.8468%, 56.4706%
HSV (HSB):
28°, 53.0612%, 76.8627%
XYZ:
34.0748, 31.2646, 14.3640
xyY:
0.4275, 0.3923, 31.2646
CIE-Lab:
62.7304, 15.8410, 33.9295
CIE-LCH:
62.7304, 37.4453, 64.9730
CIE-Luv:
62.7304, 42.1857, 38.2356
Hunter-Lab:
55.9148, 10.9281, 23.9093
#c48c5c color charts
#c48c5c color shades, tints & tones
#c48c5c color schemes
#c48c5c color preview, HTML & CSS examples
This text has a color of #c48c5c
<p style="color:#c48c5c;">Text here</p>
.mytext {color:#c48c5c;}
This box has a color of #c48c5c
<div style="background-color:#c48c5c;">Content here</div>
.mybackground {background-color:#c48c5c;}
Border around this has a color of #c48c5c
<div style="border:2px solid #c48c5c;">Content here</div>
.myborder {border:2px solid #c48c5c;}