#528b5f color space conversions
Hex:
        #528b5f
        RGB:
        82, 139, 95
        CMY:
        68, 45, 63
        CMYK:
        41, 0, 32, 45
      HSL:
        134°, 25.7919%, 43.3333%
        HSV (HSB):
        134°, 41.0072%, 54.5098%
        XYZ:
        14.7779, 21.0853, 14.1175
        xyY:
        0.2957, 0.4219, 21.0853
      CIE-Lab:
        53.0427, -28.7370, 17.8124
        CIE-LCH:
        53.0427, 33.8097, 148.2077
        CIE-Luv:
        53.0427, -27.2637, 27.4898
        Hunter-Lab:
        45.9187, -22.9118, 13.9147
      #528b5f color charts
#528b5f RGB chart
      #528b5f CMYK chart
      #528b5f RGB pie chart
      #528b5f color shades, tints & tones
#528b5f color schemes
#528b5f color preview, HTML & CSS examples
           This text has a color of #528b5f        
        
          <p style="color:#528b5f;">Text here</p>
        
        
          .mytext {color:#528b5f;}
        
        Text color #528b5f
      
           This box has a color of #528b5f        
        
          <div style="background-color:#528b5f;">Content here</div>
        
        
          .mybackground {background-color:#528b5f;}
        
        Background color #528b5f
      
           Border around this has a color of #528b5f        
        
          <div style="border:2px solid #528b5f;">Content here</div>
        
        
          .myborder {border:2px solid #528b5f;}
        
        Border color #528b5f