#c29c3a color space conversions
Hex:
#c29c3a
RGB:
194, 156, 58
CMY:
24, 39, 77
CMYK:
0, 20, 70, 24
HSL:
43°, 53.9683%, 49.4118%
HSV (HSB):
43°, 70.1031%, 76.0784%
XYZ:
34.9003, 35.5518, 9.0257
xyY:
0.4391, 0.4473, 35.5518
CIE-Lab:
66.1760, 3.8348, 54.4786
CIE-LCH:
66.1760, 54.6134, 85.9735
CIE-Luv:
66.1760, 31.5590, 59.5251
Hunter-Lab:
59.6253, 0.1367, 32.7627
#c29c3a color charts
#c29c3a color shades, tints & tones
#c29c3a color schemes
#c29c3a color preview, HTML & CSS examples
This text has a color of #c29c3a
<p style="color:#c29c3a;">Text here</p>
.mytext {color:#c29c3a;}
This box has a color of #c29c3a
<div style="background-color:#c29c3a;">Content here</div>
.mybackground {background-color:#c29c3a;}
Border around this has a color of #c29c3a
<div style="border:2px solid #c29c3a;">Content here</div>
.myborder {border:2px solid #c29c3a;}