#c49c85 color space conversions
Hex:
#c49c85
RGB:
196, 156, 133
CMY:
23, 39, 48
CMYK:
0, 20, 32, 23
HSL:
22°, 34.8066%, 64.5098%
HSV (HSB):
22°, 32.1429%, 76.8627%
XYZ:
38.8871, 37.2062, 27.3222
xyY:
0.3760, 0.3598, 37.2062
CIE-Lab:
67.4314, 11.5684, 17.6988
CIE-LCH:
67.4314, 21.1441, 56.8303
CIE-Luv:
67.4314, 27.4051, 21.7947
Hunter-Lab:
60.9968, 7.0539, 16.1401
#c49c85 color charts
#c49c85 color shades, tints & tones
#c49c85 color schemes
#c49c85 color preview, HTML & CSS examples
This text has a color of #c49c85
<p style="color:#c49c85;">Text here</p>
.mytext {color:#c49c85;}
This box has a color of #c49c85
<div style="background-color:#c49c85;">Content here</div>
.mybackground {background-color:#c49c85;}
Border around this has a color of #c49c85
<div style="border:2px solid #c49c85;">Content here</div>
.myborder {border:2px solid #c49c85;}