#a2b414 color space conversions
Hex:
        #a2b414
        RGB:
        162, 180, 20
        CMY:
        36, 29, 92
        CMYK:
        10, 0, 89, 29
      HSL:
        67°, 80.0000%, 39.2157%
        HSV (HSB):
        67°, 88.8889%, 70.5882%
        XYZ:
        31.3478, 40.3744, 6.8027
        xyY:
        0.3992, 0.5142, 40.3744
      CIE-Lab:
        69.7354, -24.0928, 68.4594
        CIE-LCH:
        69.7354, 72.5752, 109.3884
        CIE-Luv:
        69.7354, -6.4307, 76.5362
        Hunter-Lab:
        63.5409, -23.1337, 38.1310
      #a2b414 color charts
#a2b414 RGB chart
      #a2b414 CMYK chart
      #a2b414 RGB pie chart
      #a2b414 color shades, tints & tones
#a2b414 color schemes
#a2b414 color preview, HTML & CSS examples
           This text has a color of #a2b414        
        
          <p style="color:#a2b414;">Text here</p>
        
        
          .mytext {color:#a2b414;}
        
        Text color #a2b414
      
           This box has a color of #a2b414        
        
          <div style="background-color:#a2b414;">Content here</div>
        
        
          .mybackground {background-color:#a2b414;}
        
        Background color #a2b414
      
           Border around this has a color of #a2b414        
        
          <div style="border:2px solid #a2b414;">Content here</div>
        
        
          .myborder {border:2px solid #a2b414;}
        
        Border color #a2b414