#c47365 color space conversions
Hex:
        #c47365
        RGB:
        196, 115, 101
        CMY:
        23, 55, 60
        CMYK:
        0, 41, 48, 23
      HSL:
        9°, 44.6009%, 58.2353%
        HSV (HSB):
        9°, 48.4694%, 76.8627%
        XYZ:
        31.2446, 24.9368, 15.4784
        xyY:
        0.4360, 0.3480, 24.9368
      CIE-Lab:
        57.0138, 30.3621, 21.5055
        CIE-LCH:
        57.0138, 37.2068, 35.3099
        CIE-Luv:
        57.0138, 58.4238, 21.1144
        Hunter-Lab:
        49.9368, 24.2953, 16.5782
      #c47365 color charts
#c47365 RGB chart
      #c47365 CMYK chart
      #c47365 RGB pie chart
      #c47365 color shades, tints & tones
#c47365 color schemes
#c47365 color preview, HTML & CSS examples
           This text has a color of #c47365        
        
          <p style="color:#c47365;">Text here</p>
        
        
          .mytext {color:#c47365;}
        
        Text color #c47365
      
           This box has a color of #c47365        
        
          <div style="background-color:#c47365;">Content here</div>
        
        
          .mybackground {background-color:#c47365;}
        
        Background color #c47365
      
           Border around this has a color of #c47365        
        
          <div style="border:2px solid #c47365;">Content here</div>
        
        
          .myborder {border:2px solid #c47365;}
        
        Border color #c47365