#c29e6a color space conversions
Hex:
#c29e6a
RGB:
194, 158, 106
CMY:
24, 38, 58
CMYK:
0, 19, 45, 24
HSL:
35°, 41.9048%, 58.8235%
HSV (HSB):
35°, 45.3608%, 76.0784%
XYZ:
37.0765, 36.9637, 18.8162
xyY:
0.3993, 0.3981, 36.9637
CIE-Lab:
67.2498, 6.4989, 32.1335
CIE-LCH:
67.2498, 32.7841, 78.5663
CIE-Luv:
67.2498, 27.1319, 39.3967
Hunter-Lab:
60.7977, 2.4592, 24.2088
#c29e6a color charts
#c29e6a color shades, tints & tones
#c29e6a color schemes
#c29e6a color preview, HTML & CSS examples
This text has a color of #c29e6a
<p style="color:#c29e6a;">Text here</p>
.mytext {color:#c29e6a;}
This box has a color of #c29e6a
<div style="background-color:#c29e6a;">Content here</div>
.mybackground {background-color:#c29e6a;}
Border around this has a color of #c29e6a
<div style="border:2px solid #c29e6a;">Content here</div>
.myborder {border:2px solid #c29e6a;}