#c48b7c color space conversions
Hex:
#c48b7c
RGB:
196, 139, 124
CMY:
23, 45, 51
CMYK:
0, 29, 37, 23
HSL:
13°, 37.8947%, 62.7451%
HSV (HSB):
13°, 36.7347%, 76.8627%
XYZ:
35.6357, 31.6562, 23.3008
xyY:
0.3934, 0.3494, 31.6562
CIE-Lab:
63.0577, 19.7728, 16.6782
CIE-LCH:
63.0577, 25.8674, 40.1474
CIE-Luv:
63.0577, 39.1527, 18.4920
Hunter-Lab:
56.2639, 14.5942, 14.8306
#c48b7c color charts
#c48b7c color shades, tints & tones
#c48b7c color schemes
#c48b7c color preview, HTML & CSS examples
This text has a color of #c48b7c
<p style="color:#c48b7c;">Text here</p>
.mytext {color:#c48b7c;}
This box has a color of #c48b7c
<div style="background-color:#c48b7c;">Content here</div>
.mybackground {background-color:#c48b7c;}
Border around this has a color of #c48b7c
<div style="border:2px solid #c48b7c;">Content here</div>
.myborder {border:2px solid #c48b7c;}