#c47b6a color space conversions
Hex:
#c47b6a
RGB:
196, 123, 106
CMY:
23, 52, 58
CMYK:
0, 37, 46, 23
HSL:
11°, 43.2692%, 59.2157%
HSV (HSB):
11°, 45.9184%, 76.8627%
XYZ:
32.4494, 26.9423, 17.1258
xyY:
0.4241, 0.3521, 26.9423
CIE-Lab:
58.9209, 26.5215, 21.2146
CIE-LCH:
58.9209, 33.9625, 38.6564
CIE-Luv:
58.9209, 52.2089, 21.8990
Hunter-Lab:
51.9060, 20.7553, 16.7721
#c47b6a color charts
#c47b6a color shades, tints & tones
#c47b6a color schemes
#c47b6a color preview, HTML & CSS examples
This text has a color of #c47b6a
<p style="color:#c47b6a;">Text here</p>
.mytext {color:#c47b6a;}
This box has a color of #c47b6a
<div style="background-color:#c47b6a;">Content here</div>
.mybackground {background-color:#c47b6a;}
Border around this has a color of #c47b6a
<div style="border:2px solid #c47b6a;">Content here</div>
.myborder {border:2px solid #c47b6a;}