#c29c5d color space conversions
Hex:
#c29c5d
RGB:
194, 156, 93
CMY:
24, 39, 64
CMYK:
0, 20, 52, 24
HSL:
37°, 45.2915%, 56.2745%
HSV (HSB):
37°, 52.0619%, 76.0784%
XYZ:
36.1124, 36.0366, 15.4084
xyY:
0.4124, 0.4116, 36.0366
CIE-Lab:
66.5479, 6.3298, 38.1013
CIE-LCH:
66.5479, 38.6235, 80.5676
CIE-Luv:
66.5479, 29.4693, 45.2905
Hunter-Lab:
60.0305, 2.3265, 26.8030
#c29c5d color charts
#c29c5d color shades, tints & tones
#c29c5d color schemes
#c29c5d color preview, HTML & CSS examples
This text has a color of #c29c5d
<p style="color:#c29c5d;">Text here</p>
.mytext {color:#c29c5d;}
This box has a color of #c29c5d
<div style="background-color:#c29c5d;">Content here</div>
.mybackground {background-color:#c29c5d;}
Border around this has a color of #c29c5d
<div style="border:2px solid #c29c5d;">Content here</div>
.myborder {border:2px solid #c29c5d;}