#c3b96b color space conversions
Hex:
#c3b96b
RGB:
195, 185, 107
CMY:
24, 27, 58
CMYK:
0, 5, 45, 24
HSL:
53°, 42.3077%, 59.2157%
HSV (HSB):
53°, 45.1282%, 76.4706%
XYZ:
42.5085, 47.3616, 20.8112
xyY:
0.3841, 0.4279, 47.3616
CIE-Lab:
74.4204, -7.3746, 40.6912
CIE-LCH:
74.4204, 41.3541, 100.2724
CIE-Luv:
74.4204, 10.3492, 52.6692
Hunter-Lab:
68.8197, -10.1789, 30.2444
#c3b96b color charts
#c3b96b color shades, tints & tones
#c3b96b color schemes
#c3b96b color preview, HTML & CSS examples
This text has a color of #c3b96b
<p style="color:#c3b96b;">Text here</p>
.mytext {color:#c3b96b;}
This box has a color of #c3b96b
<div style="background-color:#c3b96b;">Content here</div>
.mybackground {background-color:#c3b96b;}
Border around this has a color of #c3b96b
<div style="border:2px solid #c3b96b;">Content here</div>
.myborder {border:2px solid #c3b96b;}