#531f01 color space conversions
Hex:
        #531f01
        RGB:
        83, 31, 1
        CMY:
        67, 88, 100
        CMYK:
        0, 63, 99, 67
      HSL:
        22°, 97.6190%, 16.4706%
        HSV (HSB):
        22°, 98.7952%, 32.5490%
        XYZ:
        4.0627, 2.8212, 0.3591
        xyY:
        0.5609, 0.3895, 2.8212
      CIE-Lab:
        19.3130, 22.6113, 28.1615
        CIE-LCH:
        19.3130, 36.1157, 51.2384
        CIE-Luv:
        19.3130, 36.3024, 16.7407
        Hunter-Lab:
        16.7963, 13.7825, 10.4897
      #531f01 color charts
#531f01 RGB chart
      #531f01 CMYK chart
      #531f01 RGB pie chart
      #531f01 color shades, tints & tones
#531f01 color schemes
#531f01 color preview, HTML & CSS examples
           This text has a color of #531f01        
        
          <p style="color:#531f01;">Text here</p>
        
        
          .mytext {color:#531f01;}
        
        Text color #531f01
      
           This box has a color of #531f01        
        
          <div style="background-color:#531f01;">Content here</div>
        
        
          .mybackground {background-color:#531f01;}
        
        Background color #531f01
      
           Border around this has a color of #531f01        
        
          <div style="border:2px solid #531f01;">Content here</div>
        
        
          .myborder {border:2px solid #531f01;}
        
        Border color #531f01