#531c0a color space conversions
Hex:
        #531c0a
        RGB:
        83, 28, 10
        CMY:
        67, 89, 96
        CMYK:
        0, 66, 88, 67
      HSL:
        15°, 78.4946%, 18.2353%
        HSV (HSB):
        15°, 87.9518%, 32.5490%
        XYZ:
        4.0373, 2.6914, 0.5939
        xyY:
        0.5513, 0.3675, 2.6914
      CIE-Lab:
        18.7631, 24.6160, 23.8559
        CIE-LCH:
        18.7631, 34.2790, 44.1016
        CIE-Luv:
        18.7631, 37.0236, 13.6784
        Hunter-Lab:
        16.4056, 15.2182, 9.3376
      #531c0a color charts
#531c0a RGB chart
      #531c0a CMYK chart
      #531c0a RGB pie chart
      #531c0a color shades, tints & tones
#531c0a color schemes
#531c0a color preview, HTML & CSS examples
           This text has a color of #531c0a        
        
          <p style="color:#531c0a;">Text here</p>
        
        
          .mytext {color:#531c0a;}
        
        Text color #531c0a
      
           This box has a color of #531c0a        
        
          <div style="background-color:#531c0a;">Content here</div>
        
        
          .mybackground {background-color:#531c0a;}
        
        Background color #531c0a
      
           Border around this has a color of #531c0a        
        
          <div style="border:2px solid #531c0a;">Content here</div>
        
        
          .myborder {border:2px solid #531c0a;}
        
        Border color #531c0a