#c48c80 color space conversions
Hex:
#c48c80
RGB:
196, 140, 128
CMY:
23, 45, 50
CMYK:
0, 29, 35, 23
HSL:
11°, 36.5591%, 63.5294%
HSV (HSB):
11°, 34.6939%, 76.8627%
XYZ:
36.0393, 32.0504, 24.7090
xyY:
0.3884, 0.3454, 32.0504
CIE-Lab:
63.3846, 19.7203, 14.8788
CIE-LCH:
63.3846, 24.7037, 37.0343
CIE-Luv:
63.3846, 37.9971, 16.3195
Hunter-Lab:
56.6131, 14.5583, 13.7519
#c48c80 color charts
#c48c80 color shades, tints & tones
#c48c80 color schemes
#c48c80 color preview, HTML & CSS examples
This text has a color of #c48c80
<p style="color:#c48c80;">Text here</p>
.mytext {color:#c48c80;}
This box has a color of #c48c80
<div style="background-color:#c48c80;">Content here</div>
.mybackground {background-color:#c48c80;}
Border around this has a color of #c48c80
<div style="border:2px solid #c48c80;">Content here</div>
.myborder {border:2px solid #c48c80;}