#c46014 color space conversions
Hex:
        #c46014
        RGB:
        196, 96, 20
        CMY:
        23, 62, 92
        CMYK:
        0, 51, 90, 23
      HSL:
        26°, 81.4815%, 42.3529%
        HSV (HSB):
        26°, 89.7959%, 76.8627%
        XYZ:
        27.0741, 20.1520, 3.1246
        xyY:
        0.5377, 0.4002, 20.1520
      CIE-Lab:
        52.0086, 35.8436, 56.0249
        CIE-LCH:
        52.0086, 66.5098, 57.3897
        CIE-Luv:
        52.0086, 82.4012, 45.3688
        Hunter-Lab:
        44.8910, 29.0954, 27.2969
      #c46014 color charts
#c46014 RGB chart
      #c46014 CMYK chart
      #c46014 RGB pie chart
      #c46014 color shades, tints & tones
#c46014 color schemes
#c46014 color preview, HTML & CSS examples
           This text has a color of #c46014        
        
          <p style="color:#c46014;">Text here</p>
        
        
          .mytext {color:#c46014;}
        
        Text color #c46014
      
           This box has a color of #c46014        
        
          <div style="background-color:#c46014;">Content here</div>
        
        
          .mybackground {background-color:#c46014;}
        
        Background color #c46014
      
           Border around this has a color of #c46014        
        
          <div style="border:2px solid #c46014;">Content here</div>
        
        
          .myborder {border:2px solid #c46014;}
        
        Border color #c46014