#531f00 color space conversions
Hex:
        #531f00
        RGB:
        83, 31, 0
        CMY:
        67, 88, 100
        CMYK:
        0, 63, 100, 67
      HSL:
        22°, 100.0000%, 16.2745%
        HSV (HSB):
        22°, 100.0000%, 32.5490%
        XYZ:
        4.0573, 2.8190, 0.3303
        xyY:
        0.5630, 0.3912, 2.8190
      CIE-Lab:
        19.3038, 22.5722, 28.5584
        CIE-LCH:
        19.3038, 36.4017, 51.6776
        CIE-Luv:
        19.3038, 36.3958, 16.9825
        Hunter-Lab:
        16.7898, 13.7525, 10.5866
      #531f00 color charts
#531f00 RGB chart
      #531f00 CMYK chart
      #531f00 RGB pie chart
      #531f00 color shades, tints & tones
#531f00 color schemes
#531f00 color preview, HTML & CSS examples
           This text has a color of #531f00        
        
          <p style="color:#531f00;">Text here</p>
        
        
          .mytext {color:#531f00;}
        
        Text color #531f00
      
           This box has a color of #531f00        
        
          <div style="background-color:#531f00;">Content here</div>
        
        
          .mybackground {background-color:#531f00;}
        
        Background color #531f00
      
           Border around this has a color of #531f00        
        
          <div style="border:2px solid #531f00;">Content here</div>
        
        
          .myborder {border:2px solid #531f00;}
        
        Border color #531f00