#531e0b color space conversions
Hex:
        #531e0b
        RGB:
        83, 30, 11
        CMY:
        67, 88, 96
        CMYK:
        0, 64, 87, 67
      HSL:
        16°, 76.5957%, 18.4314%
        HSV (HSB):
        16°, 86.7470%, 32.5490%
        XYZ:
        4.0920, 2.7917, 0.6398
        xyY:
        0.5439, 0.3711, 2.7917
      CIE-Lab:
        19.1896, 23.5610, 23.9343
        CIE-LCH:
        19.1896, 33.5853, 45.4504
        CIE-Luv:
        19.1896, 35.9134, 14.0560
        Hunter-Lab:
        16.7084, 14.4757, 9.4256
      #531e0b color charts
#531e0b RGB chart
      #531e0b CMYK chart
      #531e0b RGB pie chart
      #531e0b color shades, tints & tones
#531e0b color schemes
#531e0b color preview, HTML & CSS examples
           This text has a color of #531e0b        
        
          <p style="color:#531e0b;">Text here</p>
        
        
          .mytext {color:#531e0b;}
        
        Text color #531e0b
      
           This box has a color of #531e0b        
        
          <div style="background-color:#531e0b;">Content here</div>
        
        
          .mybackground {background-color:#531e0b;}
        
        Background color #531e0b
      
           Border around this has a color of #531e0b        
        
          <div style="border:2px solid #531e0b;">Content here</div>
        
        
          .myborder {border:2px solid #531e0b;}
        
        Border color #531e0b