#c47471 color space conversions
Hex:
        #c47471
        RGB:
        196, 116, 113
        CMY:
        23, 55, 56
        CMYK:
        0, 41, 42, 23
      HSL:
        2°, 41.2935%, 60.5882%
        HSV (HSB):
        2°, 42.3469%, 76.8627%
        XYZ:
        31.9910, 25.4188, 18.8430
        xyY:
        0.4195, 0.3333, 25.4188
      CIE-Lab:
        57.4812, 31.0734, 15.2384
        CIE-LCH:
        57.4812, 34.6087, 26.1233
        CIE-Luv:
        57.4812, 55.6994, 13.9078
        Hunter-Lab:
        50.4171, 25.0332, 13.1328
      #c47471 color charts
#c47471 RGB chart
      #c47471 CMYK chart
      #c47471 RGB pie chart
      #c47471 color shades, tints & tones
#c47471 color schemes
#c47471 color preview, HTML & CSS examples
           This text has a color of #c47471        
        
          <p style="color:#c47471;">Text here</p>
        
        
          .mytext {color:#c47471;}
        
        Text color #c47471
      
           This box has a color of #c47471        
        
          <div style="background-color:#c47471;">Content here</div>
        
        
          .mybackground {background-color:#c47471;}
        
        Background color #c47471
      
           Border around this has a color of #c47471        
        
          <div style="border:2px solid #c47471;">Content here</div>
        
        
          .myborder {border:2px solid #c47471;}
        
        Border color #c47471