#522d02 color space conversions
Hex:
        #522d02
        RGB:
        82, 45, 2
        CMY:
        68, 82, 99
        CMYK:
        0, 45, 98, 68
      HSL:
        32°, 95.2381%, 16.4706%
        HSV (HSB):
        32°, 97.5610%, 32.1569%
        XYZ:
        4.4290, 3.6750, 0.5333
        xyY:
        0.5128, 0.4255, 3.6750
      CIE-Lab:
        22.5665, 13.6907, 31.2791
        CIE-LCH:
        22.5665, 34.1441, 66.3612
        CIE-Luv:
        22.5665, 26.9474, 21.2721
        Hunter-Lab:
        19.1703, 7.6919, 11.7697
      #522d02 color charts
#522d02 RGB chart
      #522d02 CMYK chart
      #522d02 RGB pie chart
      #522d02 color shades, tints & tones
#522d02 color schemes
#522d02 color preview, HTML & CSS examples
           This text has a color of #522d02        
        
          <p style="color:#522d02;">Text here</p>
        
        
          .mytext {color:#522d02;}
        
        Text color #522d02
      
           This box has a color of #522d02        
        
          <div style="background-color:#522d02;">Content here</div>
        
        
          .mybackground {background-color:#522d02;}
        
        Background color #522d02
      
           Border around this has a color of #522d02        
        
          <div style="border:2px solid #522d02;">Content here</div>
        
        
          .myborder {border:2px solid #522d02;}
        
        Border color #522d02