#522a1f color space conversions
Hex:
        #522a1f
        RGB:
        82, 42, 31
        CMY:
        68, 84, 88
        CMYK:
        0, 49, 62, 68
      HSL:
        13°, 45.1327%, 22.1569%
        HSV (HSB):
        13°, 62.1951%, 32.1569%
        XYZ:
        4.5550, 3.5487, 1.7412
        xyY:
        0.4627, 0.3605, 3.5487
      CIE-Lab:
        22.1195, 17.3068, 15.3353
        CIE-LCH:
        22.1195, 23.1235, 41.5436
        CIE-Luv:
        22.1195, 26.2602, 11.0845
        Hunter-Lab:
        18.8380, 10.1942, 7.7063
      #522a1f color charts
#522a1f RGB chart
      #522a1f CMYK chart
      #522a1f RGB pie chart
      #522a1f color shades, tints & tones
#522a1f color schemes
#522a1f color preview, HTML & CSS examples
           This text has a color of #522a1f        
        
          <p style="color:#522a1f;">Text here</p>
        
        
          .mytext {color:#522a1f;}
        
        Text color #522a1f
      
           This box has a color of #522a1f        
        
          <div style="background-color:#522a1f;">Content here</div>
        
        
          .mybackground {background-color:#522a1f;}
        
        Background color #522a1f
      
           Border around this has a color of #522a1f        
        
          <div style="border:2px solid #522a1f;">Content here</div>
        
        
          .myborder {border:2px solid #522a1f;}
        
        Border color #522a1f