#c3b36a color space conversions
Hex:
#c3b36a
RGB:
195, 179, 106
CMY:
24, 30, 58
CMYK:
0, 8, 46, 24
HSL:
49°, 42.5837%, 59.0196%
HSV (HSB):
49°, 45.6410%, 76.4706%
XYZ:
41.2273, 44.8829, 20.1260
xyY:
0.3881, 0.4225, 44.8829
CIE-Lab:
72.8147, -4.3341, 39.2011
CIE-LCH:
72.8147, 39.4400, 96.3090
CIE-Luv:
72.8147, 14.1872, 50.1562
Hunter-Lab:
66.9947, -7.3952, 29.0849
#c3b36a color charts
#c3b36a color shades, tints & tones
#c3b36a color schemes
#c3b36a color preview, HTML & CSS examples
This text has a color of #c3b36a
<p style="color:#c3b36a;">Text here</p>
.mytext {color:#c3b36a;}
This box has a color of #c3b36a
<div style="background-color:#c3b36a;">Content here</div>
.mybackground {background-color:#c3b36a;}
Border around this has a color of #c3b36a
<div style="border:2px solid #c3b36a;">Content here</div>
.myborder {border:2px solid #c3b36a;}