#c47f7e color space conversions
Hex:
#c47f7e
RGB:
196, 127, 126
CMY:
23, 50, 51
CMYK:
0, 35, 36, 23
HSL:
1°, 37.2340%, 63.1373%
HSV (HSB):
1°, 35.7143%, 76.8627%
XYZ:
34.1202, 28.4209, 23.4261
xyY:
0.3969, 0.3306, 28.4209
CIE-Lab:
60.2671, 26.6165, 11.6527
CIE-LCH:
60.2671, 29.0556, 23.6437
CIE-Luv:
60.2671, 46.4803, 10.6827
Hunter-Lab:
53.3112, 20.9488, 11.2645
#c47f7e color charts
#c47f7e color shades, tints & tones
#c47f7e color schemes
#c47f7e color preview, HTML & CSS examples
This text has a color of #c47f7e
<p style="color:#c47f7e;">Text here</p>
.mytext {color:#c47f7e;}
This box has a color of #c47f7e
<div style="background-color:#c47f7e;">Content here</div>
.mybackground {background-color:#c47f7e;}
Border around this has a color of #c47f7e
<div style="border:2px solid #c47f7e;">Content here</div>
.myborder {border:2px solid #c47f7e;}