#a98e14 color space conversions
Hex:
        #a98e14
        RGB:
        169, 142, 20
        CMY:
        34, 44, 92
        CMYK:
        0, 16, 88, 34
      HSL:
        49°, 78.8360%, 37.0588%
        HSV (HSB):
        49°, 88.1657%, 66.2745%
        XYZ:
        26.1615, 27.8315, 4.6550
        xyY:
        0.4461, 0.4746, 27.8315
      CIE-Lab:
        59.7362, -1.2039, 60.6466
        CIE-LCH:
        59.7362, 60.6586, 91.1372
        CIE-Luv:
        59.7362, 23.9530, 61.3882
        Hunter-Lab:
        52.7556, -3.8043, 31.6974
      #a98e14 color charts
#a98e14 RGB chart
      #a98e14 CMYK chart
      #a98e14 RGB pie chart
      #a98e14 color shades, tints & tones
#a98e14 color schemes
#a98e14 color preview, HTML & CSS examples
           This text has a color of #a98e14        
        
          <p style="color:#a98e14;">Text here</p>
        
        
          .mytext {color:#a98e14;}
        
        Text color #a98e14
      
           This box has a color of #a98e14        
        
          <div style="background-color:#a98e14;">Content here</div>
        
        
          .mybackground {background-color:#a98e14;}
        
        Background color #a98e14
      
           Border around this has a color of #a98e14        
        
          <div style="border:2px solid #a98e14;">Content here</div>
        
        
          .myborder {border:2px solid #a98e14;}
        
        Border color #a98e14