#531c2b color space conversions
Hex:
        #531c2b
        RGB:
        83, 28, 43
        CMY:
        67, 89, 83
        CMYK:
        0, 66, 48, 67
      HSL:
        344°, 49.5495%, 21.7647%
        HSV (HSB):
        344°, 66.2651%, 32.5490%
        XYZ:
        4.4186, 2.8439, 2.6015
        xyY:
        0.4479, 0.2883, 2.8439
      CIE-Lab:
        19.4077, 27.1649, 3.4436
        CIE-LCH:
        19.4077, 27.3822, 7.2246
        CIE-Luv:
        19.4077, 31.3360, -0.4963
        Hunter-Lab:
        16.8639, 17.2575, 2.6583
      #531c2b color charts
#531c2b RGB chart
      #531c2b CMYK chart
      #531c2b RGB pie chart
      #531c2b color shades, tints & tones
#531c2b color schemes
#531c2b color preview, HTML & CSS examples
           This text has a color of #531c2b        
        
          <p style="color:#531c2b;">Text here</p>
        
        
          .mytext {color:#531c2b;}
        
        Text color #531c2b
      
           This box has a color of #531c2b        
        
          <div style="background-color:#531c2b;">Content here</div>
        
        
          .mybackground {background-color:#531c2b;}
        
        Background color #531c2b
      
           Border around this has a color of #531c2b        
        
          <div style="border:2px solid #531c2b;">Content here</div>
        
        
          .myborder {border:2px solid #531c2b;}
        
        Border color #531c2b