#c47d6e color space conversions
Hex:
#c47d6e
RGB:
196, 125, 110
CMY:
23, 51, 57
CMYK:
0, 36, 44, 23
HSL:
10°, 42.1569%, 60.0000%
HSV (HSB):
10°, 43.8776%, 76.8627%
XYZ:
32.9130, 27.5288, 18.3307
xyY:
0.4178, 0.3495, 27.5288
CIE-Lab:
59.4606, 25.8514, 19.6704
CIE-LCH:
59.4606, 32.4842, 37.2676
CIE-Luv:
59.4606, 50.2631, 20.3711
Hunter-Lab:
52.4679, 20.1541, 16.0133
#c47d6e color charts
#c47d6e color shades, tints & tones
#c47d6e color schemes
#c47d6e color preview, HTML & CSS examples
This text has a color of #c47d6e
<p style="color:#c47d6e;">Text here</p>
.mytext {color:#c47d6e;}
This box has a color of #c47d6e
<div style="background-color:#c47d6e;">Content here</div>
.mybackground {background-color:#c47d6e;}
Border around this has a color of #c47d6e
<div style="border:2px solid #c47d6e;">Content here</div>
.myborder {border:2px solid #c47d6e;}