#5a6f30 color space conversions
Hex:
        #5a6f30
        RGB:
        90, 111, 48
        CMY:
        65, 56, 81
        CMYK:
        19, 0, 57, 56
      HSL:
        80°, 39.6226%, 31.1765%
        HSV (HSB):
        80°, 56.7568%, 43.5294%
        XYZ:
        10.4344, 13.7559, 4.9015
        xyY:
        0.3587, 0.4728, 13.7559
      CIE-Lab:
        43.8809, -18.6950, 32.0964
        CIE-LCH:
        43.8809, 37.1441, 120.2193
        CIE-Luv:
        43.8809, -10.0005, 37.9365
        Hunter-Lab:
        37.0890, -14.6877, 18.1268
      #5a6f30 color charts
#5a6f30 RGB chart
      #5a6f30 CMYK chart
      #5a6f30 RGB pie chart
      #5a6f30 color shades, tints & tones
#5a6f30 color schemes
#5a6f30 color preview, HTML & CSS examples
           This text has a color of #5a6f30        
        
          <p style="color:#5a6f30;">Text here</p>
        
        
          .mytext {color:#5a6f30;}
        
        Text color #5a6f30
      
           This box has a color of #5a6f30        
        
          <div style="background-color:#5a6f30;">Content here</div>
        
        
          .mybackground {background-color:#5a6f30;}
        
        Background color #5a6f30
      
           Border around this has a color of #5a6f30        
        
          <div style="border:2px solid #5a6f30;">Content here</div>
        
        
          .myborder {border:2px solid #5a6f30;}
        
        Border color #5a6f30