#527e1a color space conversions
Hex:
        #527e1a
        RGB:
        82, 126, 26
        CMY:
        68, 51, 90
        CMYK:
        35, 0, 79, 51
      HSL:
        86°, 65.7895%, 29.8039%
        HSV (HSB):
        86°, 79.3651%, 49.4118%
        XYZ:
        11.1270, 16.7901, 3.6316
        xyY:
        0.3527, 0.5322, 16.7901
      CIE-Lab:
        47.9945, -31.2422, 45.9563
        CIE-LCH:
        47.9945, 55.5703, 124.2088
        CIE-Luv:
        47.9945, -22.0417, 52.0471
        Hunter-Lab:
        40.9758, -23.2358, 23.4282
      #527e1a color charts
#527e1a RGB chart
      #527e1a CMYK chart
      #527e1a RGB pie chart
      #527e1a color shades, tints & tones
#527e1a color schemes
#527e1a color preview, HTML & CSS examples
           This text has a color of #527e1a        
        
          <p style="color:#527e1a;">Text here</p>
        
        
          .mytext {color:#527e1a;}
        
        Text color #527e1a
      
           This box has a color of #527e1a        
        
          <div style="background-color:#527e1a;">Content here</div>
        
        
          .mybackground {background-color:#527e1a;}
        
        Background color #527e1a
      
           Border around this has a color of #527e1a        
        
          <div style="border:2px solid #527e1a;">Content here</div>
        
        
          .myborder {border:2px solid #527e1a;}
        
        Border color #527e1a