#c48914 color space conversions
Hex:
        #c48914
        RGB:
        196, 137, 20
        CMY:
        23, 46, 92
        CMYK:
        0, 30, 90, 23
      HSL:
        40°, 81.4815%, 42.3529%
        HSV (HSB):
        40°, 89.7959%, 76.8627%
        XYZ:
        31.8369, 29.6776, 4.7122
        xyY:
        0.4807, 0.4481, 29.6776
      CIE-Lab:
        61.3750, 13.7303, 63.1869
        CIE-LCH:
        61.3750, 64.6615, 77.7404
        CIE-Luv:
        61.3750, 49.0305, 60.2396
        Hunter-Lab:
        54.4771, 8.9818, 33.0055
      #c48914 color charts
#c48914 RGB chart
      #c48914 CMYK chart
      #c48914 RGB pie chart
      #c48914 color shades, tints & tones
#c48914 color schemes
#c48914 color preview, HTML & CSS examples
           This text has a color of #c48914        
        
          <p style="color:#c48914;">Text here</p>
        
        
          .mytext {color:#c48914;}
        
        Text color #c48914
      
           This box has a color of #c48914        
        
          <div style="background-color:#c48914;">Content here</div>
        
        
          .mybackground {background-color:#c48914;}
        
        Background color #c48914
      
           Border around this has a color of #c48914        
        
          <div style="border:2px solid #c48914;">Content here</div>
        
        
          .myborder {border:2px solid #c48914;}
        
        Border color #c48914