#526c1e color space conversions
Hex:
        #526c1e
        RGB:
        82, 108, 30
        CMY:
        68, 58, 88
        CMYK:
        24, 0, 72, 58
      HSL:
        80°, 56.5217%, 27.0588%
        HSV (HSB):
        80°, 72.2222%, 42.3529%
        XYZ:
        9.0766, 12.6127, 3.1844
        xyY:
        0.3649, 0.5071, 12.6127
      CIE-Lab:
        42.1738, -22.2078, 38.6800
        CIE-LCH:
        42.1738, 44.6019, 119.8620
        CIE-Luv:
        42.1738, -12.6863, 42.6970
        Hunter-Lab:
        35.5144, -16.5300, 19.5438
      #526c1e color charts
#526c1e RGB chart
      #526c1e CMYK chart
      #526c1e RGB pie chart
      #526c1e color shades, tints & tones
#526c1e color schemes
#526c1e color preview, HTML & CSS examples
           This text has a color of #526c1e        
        
          <p style="color:#526c1e;">Text here</p>
        
        
          .mytext {color:#526c1e;}
        
        Text color #526c1e
      
           This box has a color of #526c1e        
        
          <div style="background-color:#526c1e;">Content here</div>
        
        
          .mybackground {background-color:#526c1e;}
        
        Background color #526c1e
      
           Border around this has a color of #526c1e        
        
          <div style="border:2px solid #526c1e;">Content here</div>
        
        
          .myborder {border:2px solid #526c1e;}
        
        Border color #526c1e