#c47147 color space conversions
Hex:
        #c47147
        RGB:
        196, 113, 71
        CMY:
        23, 56, 72
        CMYK:
        0, 42, 64, 23
      HSL:
        20°, 51.4403%, 52.3529%
        HSV (HSB):
        20°, 63.7755%, 76.8627%
        XYZ:
        29.8074, 24.0009, 9.0229
        xyY:
        0.4744, 0.3820, 24.0009
      CIE-Lab:
        56.0887, 28.9750, 37.0960
        CIE-LCH:
        56.0887, 47.0709, 52.0072
        CIE-Luv:
        56.0887, 64.2806, 36.3164
        Hunter-Lab:
        48.9908, 22.8708, 23.3738
      #c47147 color charts
#c47147 RGB chart
      #c47147 CMYK chart
      #c47147 RGB pie chart
      #c47147 color shades, tints & tones
#c47147 color schemes
#c47147 color preview, HTML & CSS examples
           This text has a color of #c47147        
        
          <p style="color:#c47147;">Text here</p>
        
        
          .mytext {color:#c47147;}
        
        Text color #c47147
      
           This box has a color of #c47147        
        
          <div style="background-color:#c47147;">Content here</div>
        
        
          .mybackground {background-color:#c47147;}
        
        Background color #c47147
      
           Border around this has a color of #c47147        
        
          <div style="border:2px solid #c47147;">Content here</div>
        
        
          .myborder {border:2px solid #c47147;}
        
        Border color #c47147