#c46a1b color space conversions
Hex:
        #c46a1b
        RGB:
        196, 106, 27
        CMY:
        23, 58, 89
        CMYK:
        0, 46, 86, 23
      HSL:
        28°, 75.7848%, 43.7255%
        HSV (HSB):
        28°, 86.2245%, 76.8627%
        XYZ:
        28.1168, 22.1230, 3.8252
        xyY:
        0.5201, 0.4092, 22.1230
      CIE-Lab:
        54.1572, 30.7528, 55.4580
        CIE-LCH:
        54.1572, 63.4139, 60.9906
        CIE-Luv:
        54.1572, 73.8894, 47.6697
        Hunter-Lab:
        47.0351, 24.3931, 28.1027
      #c46a1b color charts
#c46a1b RGB chart
      #c46a1b CMYK chart
      #c46a1b RGB pie chart
      #c46a1b color shades, tints & tones
#c46a1b color schemes
#c46a1b color preview, HTML & CSS examples
           This text has a color of #c46a1b        
        
          <p style="color:#c46a1b;">Text here</p>
        
        
          .mytext {color:#c46a1b;}
        
        Text color #c46a1b
      
           This box has a color of #c46a1b        
        
          <div style="background-color:#c46a1b;">Content here</div>
        
        
          .mybackground {background-color:#c46a1b;}
        
        Background color #c46a1b
      
           Border around this has a color of #c46a1b        
        
          <div style="border:2px solid #c46a1b;">Content here</div>
        
        
          .myborder {border:2px solid #c46a1b;}
        
        Border color #c46a1b