#a5b941 color space conversions
Hex:
        #a5b941
        RGB:
        165, 185, 65
        CMY:
        35, 27, 75
        CMYK:
        11, 0, 65, 27
      HSL:
        70°, 48.0000%, 49.0196%
        HSV (HSB):
        70°, 64.8649%, 72.5490%
        XYZ:
        33.8201, 43.0789, 11.5336
        xyY:
        0.3824, 0.4871, 43.0789
      CIE-Lab:
        71.6085, -23.3137, 56.4186
        CIE-LCH:
        71.6085, 61.0458, 112.4517
        CIE-Luv:
        71.6085, -7.9420, 69.0883
        Hunter-Lab:
        65.6345, -22.8830, 35.5255
      #a5b941 color charts
#a5b941 RGB chart
      #a5b941 CMYK chart
      #a5b941 RGB pie chart
      #a5b941 color shades, tints & tones
#a5b941 color schemes
#a5b941 color preview, HTML & CSS examples
           This text has a color of #a5b941        
        
          <p style="color:#a5b941;">Text here</p>
        
        
          .mytext {color:#a5b941;}
        
        Text color #a5b941
      
           This box has a color of #a5b941        
        
          <div style="background-color:#a5b941;">Content here</div>
        
        
          .mybackground {background-color:#a5b941;}
        
        Background color #a5b941
      
           Border around this has a color of #a5b941        
        
          <div style="border:2px solid #a5b941;">Content here</div>
        
        
          .myborder {border:2px solid #a5b941;}
        
        Border color #a5b941