#525d2f color space conversions
Hex:
        #525d2f
        RGB:
        82, 93, 47
        CMY:
        68, 64, 82
        CMYK:
        12, 0, 49, 64
      HSL:
        74°, 32.8571%, 27.4510%
        HSV (HSB):
        74°, 49.4624%, 36.4706%
        XYZ:
        7.9071, 9.8278, 4.1695
        xyY:
        0.3610, 0.4487, 9.8278
      CIE-Lab:
        37.5315, -12.4681, 24.8835
        CIE-LCH:
        37.5315, 27.8324, 116.6136
        CIE-Luv:
        37.5315, -4.5800, 28.6294
        Hunter-Lab:
        31.3493, -9.8388, 14.0588
      #525d2f color charts
#525d2f RGB chart
      #525d2f CMYK chart
      #525d2f RGB pie chart
      #525d2f color shades, tints & tones
#525d2f color schemes
#525d2f color preview, HTML & CSS examples
           This text has a color of #525d2f        
        
          <p style="color:#525d2f;">Text here</p>
        
        
          .mytext {color:#525d2f;}
        
        Text color #525d2f
      
           This box has a color of #525d2f        
        
          <div style="background-color:#525d2f;">Content here</div>
        
        
          .mybackground {background-color:#525d2f;}
        
        Background color #525d2f
      
           Border around this has a color of #525d2f        
        
          <div style="border:2px solid #525d2f;">Content here</div>
        
        
          .myborder {border:2px solid #525d2f;}
        
        Border color #525d2f