#c48c6b color space conversions
Hex:
#c48c6b
RGB:
196, 140, 107
CMY:
23, 45, 58
CMYK:
0, 29, 45, 23
HSL:
22°, 42.9952%, 59.4118%
HSV (HSB):
22°, 45.4082%, 76.8627%
XYZ:
34.7969, 31.5535, 18.1664
xyY:
0.4117, 0.3733, 31.5535
CIE-Lab:
62.9721, 17.2907, 26.0558
CIE-LCH:
62.9721, 31.2709, 56.4317
CIE-Luv:
62.9721, 40.5730, 29.8240
Hunter-Lab:
56.1725, 12.2727, 20.1462
#c48c6b color charts
#c48c6b color shades, tints & tones
#c48c6b color schemes
#c48c6b color preview, HTML & CSS examples
This text has a color of #c48c6b
<p style="color:#c48c6b;">Text here</p>
.mytext {color:#c48c6b;}
This box has a color of #c48c6b
<div style="background-color:#c48c6b;">Content here</div>
.mybackground {background-color:#c48c6b;}
Border around this has a color of #c48c6b
<div style="border:2px solid #c48c6b;">Content here</div>
.myborder {border:2px solid #c48c6b;}