#526d5f color space conversions
Hex:
        #526d5f
        RGB:
        82, 109, 95
        CMY:
        68, 57, 63
        CMYK:
        25, 0, 13, 57
      HSL:
        149°, 14.1361%, 37.4510%
        HSV (HSB):
        149°, 24.7706%, 42.7451%
        XYZ:
        11.0139, 13.5573, 12.8628
        xyY:
        0.2942, 0.3622, 13.5573
      CIE-Lab:
        43.5913, -13.0945, 4.6091
        CIE-LCH:
        43.5913, 13.8820, 160.6087
        CIE-Luv:
        43.5913, -13.4200, 7.9406
        Hunter-Lab:
        36.8203, -11.0417, 5.0618
      #526d5f color charts
#526d5f RGB chart
      #526d5f CMYK chart
      #526d5f RGB pie chart
      #526d5f color shades, tints & tones
#526d5f color schemes
#526d5f color preview, HTML & CSS examples
           This text has a color of #526d5f        
        
          <p style="color:#526d5f;">Text here</p>
        
        
          .mytext {color:#526d5f;}
        
        Text color #526d5f
      
           This box has a color of #526d5f        
        
          <div style="background-color:#526d5f;">Content here</div>
        
        
          .mybackground {background-color:#526d5f;}
        
        Background color #526d5f
      
           Border around this has a color of #526d5f        
        
          <div style="border:2px solid #526d5f;">Content here</div>
        
        
          .myborder {border:2px solid #526d5f;}
        
        Border color #526d5f