#522d07 color space conversions
Hex:
        #522d07
        RGB:
        82, 45, 7
        CMY:
        68, 82, 97
        CMYK:
        0, 45, 91, 68
      HSL:
        30°, 84.2697%, 17.4510%
        HSV (HSB):
        30°, 91.4634%, 32.1569%
        XYZ:
        4.4564, 3.6860, 0.6776
        xyY:
        0.5053, 0.4179, 3.6860
      CIE-Lab:
        22.6048, 13.8959, 29.2819
        CIE-LCH:
        22.6048, 32.4118, 64.6131
        CIE-Luv:
        22.6048, 26.6538, 20.1707
        Hunter-Lab:
        19.1988, 7.8353, 11.3466
      #522d07 color charts
#522d07 RGB chart
      #522d07 CMYK chart
      #522d07 RGB pie chart
      #522d07 color shades, tints & tones
#522d07 color schemes
#522d07 color preview, HTML & CSS examples
           This text has a color of #522d07        
        
          <p style="color:#522d07;">Text here</p>
        
        
          .mytext {color:#522d07;}
        
        Text color #522d07
      
           This box has a color of #522d07        
        
          <div style="background-color:#522d07;">Content here</div>
        
        
          .mybackground {background-color:#522d07;}
        
        Background color #522d07
      
           Border around this has a color of #522d07        
        
          <div style="border:2px solid #522d07;">Content here</div>
        
        
          .myborder {border:2px solid #522d07;}
        
        Border color #522d07