#a26d14 color space conversions
Hex:
        #a26d14
        RGB:
        162, 109, 20
        CMY:
        36, 57, 92
        CMYK:
        0, 33, 88, 36
      HSL:
        38°, 78.0220%, 35.6863%
        HSV (HSB):
        38°, 87.6543%, 63.5294%
        XYZ:
        20.4952, 18.6692, 3.1851
        xyY:
        0.4840, 0.4408, 18.6692
      CIE-Lab:
        50.2979, 14.0629, 52.6824
        CIE-LCH:
        50.2979, 54.5271, 75.0541
        CIE-Luv:
        50.2979, 43.5082, 48.0713
        Hunter-Lab:
        43.2078, 9.0560, 25.8749
      #a26d14 color charts
#a26d14 RGB chart
      #a26d14 CMYK chart
      #a26d14 RGB pie chart
      #a26d14 color shades, tints & tones
#a26d14 color schemes
#a26d14 color preview, HTML & CSS examples
           This text has a color of #a26d14        
        
          <p style="color:#a26d14;">Text here</p>
        
        
          .mytext {color:#a26d14;}
        
        Text color #a26d14
      
           This box has a color of #a26d14        
        
          <div style="background-color:#a26d14;">Content here</div>
        
        
          .mybackground {background-color:#a26d14;}
        
        Background color #a26d14
      
           Border around this has a color of #a26d14        
        
          <div style="border:2px solid #a26d14;">Content here</div>
        
        
          .myborder {border:2px solid #a26d14;}
        
        Border color #a26d14