#526e2f color space conversions
Hex:
        #526e2f
        RGB:
        82, 110, 47
        CMY:
        68, 57, 82
        CMYK:
        25, 0, 57, 57
      HSL:
        87°, 40.1274%, 30.7843%
        HSV (HSB):
        87°, 57.2727%, 43.1373%
        XYZ:
        9.5687, 13.1509, 4.7234
        xyY:
        0.3487, 0.4792, 13.1509
      CIE-Lab:
        42.9898, -21.6672, 31.4326
        CIE-LCH:
        42.9898, 38.1769, 124.5794
        CIE-Luv:
        42.9898, -13.7778, 37.5644
        Hunter-Lab:
        36.2642, -16.3633, 17.6625
      #526e2f color charts
#526e2f RGB chart
      #526e2f CMYK chart
      #526e2f RGB pie chart
      #526e2f color shades, tints & tones
#526e2f color schemes
#526e2f color preview, HTML & CSS examples
           This text has a color of #526e2f        
        
          <p style="color:#526e2f;">Text here</p>
        
        
          .mytext {color:#526e2f;}
        
        Text color #526e2f
      
           This box has a color of #526e2f        
        
          <div style="background-color:#526e2f;">Content here</div>
        
        
          .mybackground {background-color:#526e2f;}
        
        Background color #526e2f
      
           Border around this has a color of #526e2f        
        
          <div style="border:2px solid #526e2f;">Content here</div>
        
        
          .myborder {border:2px solid #526e2f;}
        
        Border color #526e2f