#c47176 color space conversions
Hex:
        #c47176
        RGB:
        196, 113, 118
        CMY:
        23, 56, 54
        CMYK:
        0, 42, 40, 23
      HSL:
        356°, 41.2935%, 60.5882%
        HSV (HSB):
        356°, 42.3469%, 76.8627%
        XYZ:
        31.9401, 24.8540, 20.2534
        xyY:
        0.4146, 0.3226, 24.8540
      CIE-Lab:
        56.9329, 33.2523, 11.5788
        CIE-LCH:
        56.9329, 35.2105, 19.1987
        CIE-Luv:
        56.9329, 56.7029, 9.0159
        Hunter-Lab:
        49.8538, 27.1163, 10.8107
      #c47176 color charts
#c47176 RGB chart
      #c47176 CMYK chart
      #c47176 RGB pie chart
      #c47176 color shades, tints & tones
#c47176 color schemes
#c47176 color preview, HTML & CSS examples
           This text has a color of #c47176        
        
          <p style="color:#c47176;">Text here</p>
        
        
          .mytext {color:#c47176;}
        
        Text color #c47176
      
           This box has a color of #c47176        
        
          <div style="background-color:#c47176;">Content here</div>
        
        
          .mybackground {background-color:#c47176;}
        
        Background color #c47176
      
           Border around this has a color of #c47176        
        
          <div style="border:2px solid #c47176;">Content here</div>
        
        
          .myborder {border:2px solid #c47176;}
        
        Border color #c47176