#c47253 color space conversions
Hex:
        #c47253
        RGB:
        196, 114, 83
        CMY:
        23, 55, 67
        CMYK:
        0, 42, 58, 23
      HSL:
        16°, 48.9177%, 54.7059%
        HSV (HSB):
        16°, 57.6531%, 76.8627%
        XYZ:
        30.3436, 24.3949, 11.2930
        xyY:
        0.4595, 0.3694, 24.3949
      CIE-Lab:
        56.4810, 29.3089, 30.9993
        CIE-LCH:
        56.4810, 42.6611, 46.6056
        CIE-Luv:
        56.4810, 61.9197, 30.8983
        Hunter-Lab:
        49.3912, 23.2272, 21.0175
      #c47253 color charts
#c47253 RGB chart
      #c47253 CMYK chart
      #c47253 RGB pie chart
      #c47253 color shades, tints & tones
#c47253 color schemes
#c47253 color preview, HTML & CSS examples
           This text has a color of #c47253        
        
          <p style="color:#c47253;">Text here</p>
        
        
          .mytext {color:#c47253;}
        
        Text color #c47253
      
           This box has a color of #c47253        
        
          <div style="background-color:#c47253;">Content here</div>
        
        
          .mybackground {background-color:#c47253;}
        
        Background color #c47253
      
           Border around this has a color of #c47253        
        
          <div style="border:2px solid #c47253;">Content here</div>
        
        
          .myborder {border:2px solid #c47253;}
        
        Border color #c47253