#c47370 color space conversions
Hex:
        #c47370
        RGB:
        196, 115, 112
        CMY:
        23, 55, 56
        CMYK:
        0, 41, 43, 23
      HSL:
        2°, 41.5842%, 60.3922%
        HSV (HSB):
        2°, 42.8571%, 76.8627%
        XYZ:
        31.8203, 25.1671, 18.5099
        xyY:
        0.4215, 0.3334, 25.1671
      CIE-Lab:
        57.2379, 31.5028, 15.4795
        CIE-LCH:
        57.2379, 35.1004, 26.1681
        CIE-Luv:
        57.2379, 56.5272, 14.0777
        Hunter-Lab:
        50.1668, 25.4289, 13.2408
      #c47370 color charts
#c47370 RGB chart
      #c47370 CMYK chart
      #c47370 RGB pie chart
      #c47370 color shades, tints & tones
#c47370 color schemes
#c47370 color preview, HTML & CSS examples
           This text has a color of #c47370        
        
          <p style="color:#c47370;">Text here</p>
        
        
          .mytext {color:#c47370;}
        
        Text color #c47370
      
           This box has a color of #c47370        
        
          <div style="background-color:#c47370;">Content here</div>
        
        
          .mybackground {background-color:#c47370;}
        
        Background color #c47370
      
           Border around this has a color of #c47370        
        
          <div style="border:2px solid #c47370;">Content here</div>
        
        
          .myborder {border:2px solid #c47370;}
        
        Border color #c47370