#c48c81 color space conversions
Hex:
#c48c81
RGB:
196, 140, 129
CMY:
23, 45, 49
CMYK:
0, 29, 34, 23
HSL:
10°, 36.2162%, 63.7255%
HSV (HSB):
10°, 34.1837%, 76.8627%
XYZ:
36.1055, 32.0769, 25.0574
xyY:
0.3872, 0.3440, 32.0769
CIE-Lab:
63.4064, 19.8475, 14.3458
CIE-LCH:
63.4064, 24.4893, 35.8594
CIE-Luv:
63.4064, 37.8664, 15.6321
Hunter-Lab:
56.6365, 14.6790, 13.4142
#c48c81 color charts
#c48c81 color shades, tints & tones
#c48c81 color schemes
#c48c81 color preview, HTML & CSS examples
This text has a color of #c48c81
<p style="color:#c48c81;">Text here</p>
.mytext {color:#c48c81;}
This box has a color of #c48c81
<div style="background-color:#c48c81;">Content here</div>
.mybackground {background-color:#c48c81;}
Border around this has a color of #c48c81
<div style="border:2px solid #c48c81;">Content here</div>
.myborder {border:2px solid #c48c81;}