#c48400 color space conversions
Hex:
        #c48400
        RGB:
        196, 132, 0
        CMY:
        23, 48, 100
        CMYK:
        0, 33, 100, 23
      HSL:
        40°, 100.0000%, 38.4314%
        HSV (HSB):
        40°, 100.0000%, 76.8627%
        XYZ:
        31.0162, 28.2383, 3.8158
        xyY:
        0.4918, 0.4477, 28.2383
      CIE-Lab:
        60.1034, 16.2018, 65.7634
        CIE-LCH:
        60.1034, 67.7298, 76.1599
        CIE-Luv:
        60.1034, 53.4222, 60.1588
        Hunter-Lab:
        53.1397, 11.1911, 32.9404
      #c48400 color charts
#c48400 RGB chart
      #c48400 CMYK chart
      #c48400 RGB pie chart
      #c48400 color shades, tints & tones
#c48400 color schemes
#c48400 color preview, HTML & CSS examples
           This text has a color of #c48400        
        
          <p style="color:#c48400;">Text here</p>
        
        
          .mytext {color:#c48400;}
        
        Text color #c48400
      
           This box has a color of #c48400        
        
          <div style="background-color:#c48400;">Content here</div>
        
        
          .mybackground {background-color:#c48400;}
        
        Background color #c48400
      
           Border around this has a color of #c48400        
        
          <div style="border:2px solid #c48400;">Content here</div>
        
        
          .myborder {border:2px solid #c48400;}
        
        Border color #c48400