#c48d85 color space conversions
Hex:
#c48d85
RGB:
196, 141, 133
CMY:
23, 45, 48
CMYK:
0, 28, 32, 23
HSL:
8°, 34.8066%, 64.5098%
HSV (HSB):
8°, 32.1429%, 76.8627%
XYZ:
36.5235, 32.4790, 26.5344
xyY:
0.3823, 0.3400, 32.4790
CIE-Lab:
63.7368, 19.8154, 12.5531
CIE-LCH:
63.7368, 23.4570, 32.3544
CIE-Luv:
63.7368, 36.7173, 13.4018
Hunter-Lab:
56.9903, 14.6625, 12.2881
#c48d85 color charts
#c48d85 color shades, tints & tones
#c48d85 color schemes
#c48d85 color preview, HTML & CSS examples
This text has a color of #c48d85
<p style="color:#c48d85;">Text here</p>
.mytext {color:#c48d85;}
This box has a color of #c48d85
<div style="background-color:#c48d85;">Content here</div>
.mybackground {background-color:#c48d85;}
Border around this has a color of #c48d85
<div style="border:2px solid #c48d85;">Content here</div>
.myborder {border:2px solid #c48d85;}