#527e17 color space conversions
Hex:
        #527e17
        RGB:
        82, 126, 23
        CMY:
        68, 51, 91
        CMYK:
        35, 0, 82, 51
      HSL:
        86°, 69.1275%, 29.2157%
        HSV (HSB):
        86°, 81.7460%, 49.4118%
        XYZ:
        11.0952, 16.7774, 3.4642
        xyY:
        0.3541, 0.5354, 16.7774
      CIE-Lab:
        47.9783, -31.4057, 46.9335
        CIE-LCH:
        47.9783, 56.4719, 123.7886
        CIE-Luv:
        47.9783, -22.0557, 52.6815
        Hunter-Lab:
        40.9602, -23.3289, 23.6577
      #527e17 color charts
#527e17 RGB chart
      #527e17 CMYK chart
      #527e17 RGB pie chart
      #527e17 color shades, tints & tones
#527e17 color schemes
#527e17 color preview, HTML & CSS examples
           This text has a color of #527e17        
        
          <p style="color:#527e17;">Text here</p>
        
        
          .mytext {color:#527e17;}
        
        Text color #527e17
      
           This box has a color of #527e17        
        
          <div style="background-color:#527e17;">Content here</div>
        
        
          .mybackground {background-color:#527e17;}
        
        Background color #527e17
      
           Border around this has a color of #527e17        
        
          <div style="border:2px solid #527e17;">Content here</div>
        
        
          .myborder {border:2px solid #527e17;}
        
        Border color #527e17