#c48420 color space conversions
Hex:
        #c48420
        RGB:
        196, 132, 32
        CMY:
        23, 48, 87
        CMYK:
        0, 33, 84, 23
      HSL:
        37°, 71.9298%, 44.7059%
        HSV (HSB):
        37°, 83.6735%, 76.8627%
        XYZ:
        31.2769, 28.3426, 5.1887
        xyY:
        0.4826, 0.4373, 28.3426
      CIE-Lab:
        60.1970, 16.7603, 58.8644
        CIE-LCH:
        60.1970, 61.2040, 74.1069
        CIE-Luv:
        60.1970, 52.6109, 56.4345
        Hunter-Lab:
        53.2377, 11.7019, 31.4879
      #c48420 color charts
#c48420 RGB chart
      #c48420 CMYK chart
      #c48420 RGB pie chart
      #c48420 color shades, tints & tones
#c48420 color schemes
#c48420 color preview, HTML & CSS examples
           This text has a color of #c48420        
        
          <p style="color:#c48420;">Text here</p>
        
        
          .mytext {color:#c48420;}
        
        Text color #c48420
      
           This box has a color of #c48420        
        
          <div style="background-color:#c48420;">Content here</div>
        
        
          .mybackground {background-color:#c48420;}
        
        Background color #c48420
      
           Border around this has a color of #c48420        
        
          <div style="border:2px solid #c48420;">Content here</div>
        
        
          .myborder {border:2px solid #c48420;}
        
        Border color #c48420