#c29c6e color space conversions
Hex:
#c29c6e
RGB:
194, 156, 110
CMY:
24, 39, 57
CMYK:
0, 20, 43, 24
HSL:
33°, 40.7767%, 59.6078%
HSV (HSB):
33°, 43.2990%, 76.0784%
XYZ:
36.9511, 36.3721, 19.8248
xyY:
0.3967, 0.3905, 36.3721
CIE-Lab:
66.8032, 8.0111, 29.4077
CIE-LCH:
66.8032, 30.4793, 74.7615
CIE-Luv:
66.8032, 28.1225, 36.0814
Hunter-Lab:
60.3093, 3.8246, 22.7267
#c29c6e color charts
#c29c6e color shades, tints & tones
#c29c6e color schemes
#c29c6e color preview, HTML & CSS examples
This text has a color of #c29c6e
<p style="color:#c29c6e;">Text here</p>
.mytext {color:#c29c6e;}
This box has a color of #c29c6e
<div style="background-color:#c29c6e;">Content here</div>
.mybackground {background-color:#c29c6e;}
Border around this has a color of #c29c6e
<div style="border:2px solid #c29c6e;">Content here</div>
.myborder {border:2px solid #c29c6e;}