#c48a20 color space conversions
Hex:
        #c48a20
        RGB:
        196, 138, 32
        CMY:
        23, 46, 87
        CMYK:
        0, 30, 84, 23
      HSL:
        39°, 71.9298%, 44.7059%
        HSV (HSB):
        39°, 83.6735%, 76.8627%
        XYZ:
        32.1141, 30.0170, 5.4678
        xyY:
        0.4751, 0.4440, 30.0170
      CIE-Lab:
        61.6689, 13.4688, 60.1249
        CIE-LCH:
        61.6689, 61.6150, 77.3734
        CIE-Luv:
        61.6689, 47.8657, 58.7639
        Hunter-Lab:
        54.7878, 8.7501, 32.4344
      #c48a20 color charts
#c48a20 RGB chart
      #c48a20 CMYK chart
      #c48a20 RGB pie chart
      #c48a20 color shades, tints & tones
#c48a20 color schemes
#c48a20 color preview, HTML & CSS examples
           This text has a color of #c48a20        
        
          <p style="color:#c48a20;">Text here</p>
        
        
          .mytext {color:#c48a20;}
        
        Text color #c48a20
      
           This box has a color of #c48a20        
        
          <div style="background-color:#c48a20;">Content here</div>
        
        
          .mybackground {background-color:#c48a20;}
        
        Background color #c48a20
      
           Border around this has a color of #c48a20        
        
          <div style="border:2px solid #c48a20;">Content here</div>
        
        
          .myborder {border:2px solid #c48a20;}
        
        Border color #c48a20