#c29a3c color space conversions
Hex:
#c29a3c
RGB:
194, 154, 60
CMY:
24, 40, 76
CMYK:
0, 21, 69, 24
HSL:
42°, 52.7559%, 49.8039%
HSV (HSB):
42°, 69.0722%, 76.0784%
XYZ:
34.6193, 34.9068, 9.1880
xyY:
0.4398, 0.4435, 34.9068
CIE-Lab:
65.6760, 5.0265, 53.0970
CIE-LCH:
65.6760, 53.3344, 84.5921
CIE-Luv:
65.6760, 32.9190, 58.0331
Hunter-Lab:
59.0820, 1.1995, 32.1370
#c29a3c color charts
#c29a3c color shades, tints & tones
#c29a3c color schemes
#c29a3c color preview, HTML & CSS examples
This text has a color of #c29a3c
<p style="color:#c29a3c;">Text here</p>
.mytext {color:#c29a3c;}
This box has a color of #c29a3c
<div style="background-color:#c29a3c;">Content here</div>
.mybackground {background-color:#c29a3c;}
Border around this has a color of #c29a3c
<div style="border:2px solid #c29a3c;">Content here</div>
.myborder {border:2px solid #c29a3c;}