#c47575 color space conversions
Hex:
        #c47575
        RGB:
        196, 117, 117
        CMY:
        23, 54, 54
        CMYK:
        0, 40, 40, 23
      HSL:
        0°, 40.1015%, 61.3725%
        HSV (HSB):
        0°, 40.3061%, 76.8627%
        XYZ:
        32.3371, 25.7427, 20.0941
        xyY:
        0.4137, 0.3293, 25.7427
      CIE-Lab:
        57.7920, 30.9837, 13.3602
        CIE-LCH:
        57.7920, 33.7414, 23.3257
        CIE-Luv:
        57.7920, 54.3444, 11.7123
        Hunter-Lab:
        50.7373, 24.9758, 12.0347
      #c47575 color charts
#c47575 RGB chart
      #c47575 CMYK chart
      #c47575 RGB pie chart
      #c47575 color shades, tints & tones
#c47575 color schemes
#c47575 color preview, HTML & CSS examples
           This text has a color of #c47575        
        
          <p style="color:#c47575;">Text here</p>
        
        
          .mytext {color:#c47575;}
        
        Text color #c47575
      
           This box has a color of #c47575        
        
          <div style="background-color:#c47575;">Content here</div>
        
        
          .mybackground {background-color:#c47575;}
        
        Background color #c47575
      
           Border around this has a color of #c47575        
        
          <div style="border:2px solid #c47575;">Content here</div>
        
        
          .myborder {border:2px solid #c47575;}
        
        Border color #c47575