#c3a48c color space conversions
Hex:
#c3a48c
RGB:
195, 164, 140
CMY:
24, 36, 45
CMYK:
0, 16, 28, 24
HSL:
26°, 31.4286%, 65.6863%
HSV (HSB):
26°, 28.2051%, 76.4706%
XYZ:
40.5148, 40.0465, 30.4053
xyY:
0.3651, 0.3609, 40.0465
CIE-Lab:
69.5026, 7.7491, 16.6929
CIE-LCH:
69.5026, 18.4039, 65.0986
CIE-Luv:
69.5026, 21.1635, 21.4596
Hunter-Lab:
63.2823, 3.5358, 15.8104
#c3a48c color charts
#c3a48c color shades, tints & tones
#c3a48c color schemes
#c3a48c color preview, HTML & CSS examples
This text has a color of #c3a48c
<p style="color:#c3a48c;">Text here</p>
.mytext {color:#c3a48c;}
This box has a color of #c3a48c
<div style="background-color:#c3a48c;">Content here</div>
.mybackground {background-color:#c3a48c;}
Border around this has a color of #c3a48c
<div style="border:2px solid #c3a48c;">Content here</div>
.myborder {border:2px solid #c3a48c;}