#531e16 color space conversions
Hex:
        #531e16
        RGB:
        83, 30, 22
        CMY:
        67, 88, 91
        CMYK:
        0, 64, 73, 67
      HSL:
        8°, 58.0952%, 20.5882%
        HSV (HSB):
        8°, 73.4940%, 32.5490%
        XYZ:
        4.1764, 2.8255, 1.0843
        xyY:
        0.5165, 0.3494, 2.8255
      CIE-Lab:
        19.3309, 24.1487, 17.8864
        CIE-LCH:
        19.3309, 30.0514, 36.5265
        CIE-Luv:
        19.3309, 34.5628, 10.5986
        Hunter-Lab:
        16.8091, 14.9338, 7.9418
      #531e16 color charts
#531e16 RGB chart
      #531e16 CMYK chart
      #531e16 RGB pie chart
      #531e16 color shades, tints & tones
#531e16 color schemes
#531e16 color preview, HTML & CSS examples
           This text has a color of #531e16        
        
          <p style="color:#531e16;">Text here</p>
        
        
          .mytext {color:#531e16;}
        
        Text color #531e16
      
           This box has a color of #531e16        
        
          <div style="background-color:#531e16;">Content here</div>
        
        
          .mybackground {background-color:#531e16;}
        
        Background color #531e16
      
           Border around this has a color of #531e16        
        
          <div style="border:2px solid #531e16;">Content here</div>
        
        
          .myborder {border:2px solid #531e16;}
        
        Border color #531e16