#c47271 color space conversions
Hex:
        #c47271
        RGB:
        196, 114, 113
        CMY:
        23, 55, 56
        CMYK:
        0, 42, 42, 23
      HSL:
        1°, 41.2935%, 60.5882%
        HSV (HSB):
        1°, 42.3469%, 76.8627%
        XYZ:
        31.7629, 24.9626, 18.7670
        xyY:
        0.4207, 0.3307, 24.9626
      CIE-Lab:
        57.0390, 32.1510, 14.6260
        CIE-LCH:
        57.0390, 35.3214, 24.4616
        CIE-Luv:
        57.0390, 56.9954, 12.9168
        Hunter-Lab:
        49.9626, 26.0438, 12.7033
      #c47271 color charts
#c47271 RGB chart
      #c47271 CMYK chart
      #c47271 RGB pie chart
      #c47271 color shades, tints & tones
#c47271 color schemes
#c47271 color preview, HTML & CSS examples
           This text has a color of #c47271        
        
          <p style="color:#c47271;">Text here</p>
        
        
          .mytext {color:#c47271;}
        
        Text color #c47271
      
           This box has a color of #c47271        
        
          <div style="background-color:#c47271;">Content here</div>
        
        
          .mybackground {background-color:#c47271;}
        
        Background color #c47271
      
           Border around this has a color of #c47271        
        
          <div style="border:2px solid #c47271;">Content here</div>
        
        
          .myborder {border:2px solid #c47271;}
        
        Border color #c47271