#c3b96e color space conversions
Hex:
#c3b96e
RGB:
195, 185, 110
CMY:
24, 27, 57
CMYK:
0, 5, 44, 24
HSL:
53°, 41.4634%, 59.8039%
HSV (HSB):
53°, 43.5897%, 76.4706%
XYZ:
42.6691, 47.4258, 21.6570
xyY:
0.3818, 0.4244, 47.4258
CIE-Lab:
74.4613, -7.0697, 39.2215
CIE-LCH:
74.4613, 39.8536, 100.2179
CIE-Luv:
74.4613, 10.2117, 51.1190
Hunter-Lab:
68.8664, -9.9189, 29.5610
#c3b96e color charts
#c3b96e color shades, tints & tones
#c3b96e color schemes
#c3b96e color preview, HTML & CSS examples
This text has a color of #c3b96e
<p style="color:#c3b96e;">Text here</p>
.mytext {color:#c3b96e;}
This box has a color of #c3b96e
<div style="background-color:#c3b96e;">Content here</div>
.mybackground {background-color:#c3b96e;}
Border around this has a color of #c3b96e
<div style="border:2px solid #c3b96e;">Content here</div>
.myborder {border:2px solid #c3b96e;}