#522a2f color space conversions
Hex:
        #522a2f
        RGB:
        82, 42, 47
        CMY:
        68, 84, 82
        CMYK:
        0, 49, 43, 68
      HSL:
        353°, 32.2581%, 24.3137%
        HSV (HSB):
        353°, 48.7805%, 32.1569%
        XYZ:
        4.8207, 3.6550, 3.1407
        xyY:
        0.4150, 0.3146, 3.6550
      CIE-Lab:
        22.4964, 19.1479, 5.0365
        CIE-LCH:
        22.4964, 19.7992, 14.7368
        CIE-Luv:
        22.4964, 23.7905, 2.3204
        Hunter-Lab:
        19.1181, 11.5532, 3.6424
      #522a2f color charts
#522a2f RGB chart
      #522a2f CMYK chart
      #522a2f RGB pie chart
      #522a2f color shades, tints & tones
#522a2f color schemes
#522a2f color preview, HTML & CSS examples
           This text has a color of #522a2f        
        
          <p style="color:#522a2f;">Text here</p>
        
        
          .mytext {color:#522a2f;}
        
        Text color #522a2f
      
           This box has a color of #522a2f        
        
          <div style="background-color:#522a2f;">Content here</div>
        
        
          .mybackground {background-color:#522a2f;}
        
        Background color #522a2f
      
           Border around this has a color of #522a2f        
        
          <div style="border:2px solid #522a2f;">Content here</div>
        
        
          .myborder {border:2px solid #522a2f;}
        
        Border color #522a2f