#c49f8d color space conversions
Hex:
#c49f8d
RGB:
196, 159, 141
CMY:
23, 38, 45
CMYK:
0, 19, 28, 23
HSL:
20°, 31.7919%, 66.0784%
HSV (HSB):
20°, 28.0612%, 76.8627%
XYZ:
39.9708, 38.4551, 30.5152
xyY:
0.3669, 0.3530, 38.4551
CIE-Lab:
68.3547, 11.0053, 14.5565
CIE-LCH:
68.3547, 18.2485, 52.9094
CIE-Luv:
68.3547, 24.7696, 18.0061
Hunter-Lab:
62.0122, 6.5333, 14.2329
#c49f8d color charts
#c49f8d color shades, tints & tones
#c49f8d color schemes
#c49f8d color preview, HTML & CSS examples
This text has a color of #c49f8d
<p style="color:#c49f8d;">Text here</p>
.mytext {color:#c49f8d;}
This box has a color of #c49f8d
<div style="background-color:#c49f8d;">Content here</div>
.mybackground {background-color:#c49f8d;}
Border around this has a color of #c49f8d
<div style="border:2px solid #c49f8d;">Content here</div>
.myborder {border:2px solid #c49f8d;}