#c47254 color space conversions
Hex:
        #c47254
        RGB:
        196, 114, 84
        CMY:
        23, 55, 67
        CMYK:
        0, 42, 57, 23
      HSL:
        16°, 48.6957%, 54.9020%
        HSV (HSB):
        16°, 57.1429%, 76.8627%
        XYZ:
        30.3825, 24.4105, 11.4979
        xyY:
        0.4583, 0.3682, 24.4105
      CIE-Lab:
        56.4965, 29.3884, 30.4611
        CIE-LCH:
        56.4965, 42.3268, 46.0268
        CIE-Luv:
        56.4965, 61.7753, 30.3740
        Hunter-Lab:
        49.4070, 23.3052, 20.7871
      #c47254 color charts
#c47254 RGB chart
      #c47254 CMYK chart
      #c47254 RGB pie chart
      #c47254 color shades, tints & tones
#c47254 color schemes
#c47254 color preview, HTML & CSS examples
           This text has a color of #c47254        
        
          <p style="color:#c47254;">Text here</p>
        
        
          .mytext {color:#c47254;}
        
        Text color #c47254
      
           This box has a color of #c47254        
        
          <div style="background-color:#c47254;">Content here</div>
        
        
          .mybackground {background-color:#c47254;}
        
        Background color #c47254
      
           Border around this has a color of #c47254        
        
          <div style="border:2px solid #c47254;">Content here</div>
        
        
          .myborder {border:2px solid #c47254;}
        
        Border color #c47254