#531e01 color space conversions
Hex:
        #531e01
        RGB:
        83, 30, 1
        CMY:
        67, 88, 100
        CMYK:
        0, 64, 99, 67
      HSL:
        21°, 97.6190%, 16.4706%
        HSV (HSB):
        21°, 98.7952%, 32.5490%
        XYZ:
        4.0370, 2.7697, 0.3506
        xyY:
        0.5640, 0.3870, 2.7697
      CIE-Lab:
        19.0971, 23.1723, 27.9119
        CIE-LCH:
        19.0971, 36.2771, 50.3007
        CIE-Luv:
        19.0971, 36.8491, 16.4332
        Hunter-Lab:
        16.6425, 14.1749, 10.4009
      #531e01 color charts
#531e01 RGB chart
      #531e01 CMYK chart
      #531e01 RGB pie chart
      #531e01 color shades, tints & tones
#531e01 color schemes
#531e01 color preview, HTML & CSS examples
           This text has a color of #531e01        
        
          <p style="color:#531e01;">Text here</p>
        
        
          .mytext {color:#531e01;}
        
        Text color #531e01
      
           This box has a color of #531e01        
        
          <div style="background-color:#531e01;">Content here</div>
        
        
          .mybackground {background-color:#531e01;}
        
        Background color #531e01
      
           Border around this has a color of #531e01        
        
          <div style="border:2px solid #531e01;">Content here</div>
        
        
          .myborder {border:2px solid #531e01;}
        
        Border color #531e01