#521a16 color space conversions
Hex:
        #521a16
        RGB:
        82, 26, 22
        CMY:
        68, 90, 91
        CMYK:
        0, 68, 73, 68
      HSL:
        4°, 57.6923%, 20.3922%
        HSV (HSB):
        4°, 73.1707%, 32.1569%
        XYZ:
        3.9939, 2.5906, 1.0486
        xyY:
        0.5232, 0.3394, 2.5906
      CIE-Lab:
        18.3233, 25.8839, 16.6270
        CIE-LCH:
        18.3233, 30.7641, 32.7154
        CIE-Luv:
        18.3233, 35.6042, 9.1789
        Hunter-Lab:
        16.0952, 16.1267, 7.4040
      #521a16 color charts
#521a16 RGB chart
      #521a16 CMYK chart
      #521a16 RGB pie chart
      #521a16 color shades, tints & tones
#521a16 color schemes
#521a16 color preview, HTML & CSS examples
           This text has a color of #521a16        
        
          <p style="color:#521a16;">Text here</p>
        
        
          .mytext {color:#521a16;}
        
        Text color #521a16
      
           This box has a color of #521a16        
        
          <div style="background-color:#521a16;">Content here</div>
        
        
          .mybackground {background-color:#521a16;}
        
        Background color #521a16
      
           Border around this has a color of #521a16        
        
          <div style="border:2px solid #521a16;">Content here</div>
        
        
          .myborder {border:2px solid #521a16;}
        
        Border color #521a16