#c29d7e color space conversions
Hex:
#c29d7e
RGB:
194, 157, 126
CMY:
24, 38, 51
CMYK:
0, 19, 35, 24
HSL:
27°, 35.7895%, 62.7451%
HSV (HSB):
27°, 35.0515%, 76.0784%
XYZ:
38.0710, 37.0896, 24.8911
xyY:
0.3805, 0.3707, 37.0896
CIE-Lab:
67.3442, 9.3293, 21.4068
CIE-LCH:
67.3442, 23.3514, 66.4518
CIE-Luv:
67.3442, 26.0535, 26.7555
Hunter-Lab:
60.9013, 5.0079, 18.3983
#c29d7e color charts
#c29d7e color shades, tints & tones
#c29d7e color schemes
#c29d7e color preview, HTML & CSS examples
This text has a color of #c29d7e
<p style="color:#c29d7e;">Text here</p>
.mytext {color:#c29d7e;}
This box has a color of #c29d7e
<div style="background-color:#c29d7e;">Content here</div>
.mybackground {background-color:#c29d7e;}
Border around this has a color of #c29d7e
<div style="border:2px solid #c29d7e;">Content here</div>
.myborder {border:2px solid #c29d7e;}