#53341f color space conversions
Hex:
        #53341f
        RGB:
        83, 52, 31
        CMY:
        67, 80, 88
        CMYK:
        0, 37, 63, 67
      HSL:
        24°, 45.6140%, 22.3529%
        HSV (HSB):
        24°, 62.6506%, 32.5490%
        XYZ:
        5.0426, 4.3939, 1.8787
        xyY:
        0.4456, 0.3883, 4.3939
      CIE-Lab:
        24.9331, 11.4417, 18.8940
        CIE-LCH:
        24.9331, 22.0883, 58.8020
        CIE-Luv:
        24.9331, 21.2386, 15.5601
        Hunter-Lab:
        20.9617, 6.2575, 9.3594
      #53341f color charts
#53341f RGB chart
      #53341f CMYK chart
      #53341f RGB pie chart
      #53341f color shades, tints & tones
#53341f color schemes
#53341f color preview, HTML & CSS examples
           This text has a color of #53341f        
        
          <p style="color:#53341f;">Text here</p>
        
        
          .mytext {color:#53341f;}
        
        Text color #53341f
      
           This box has a color of #53341f        
        
          <div style="background-color:#53341f;">Content here</div>
        
        
          .mybackground {background-color:#53341f;}
        
        Background color #53341f
      
           Border around this has a color of #53341f        
        
          <div style="border:2px solid #53341f;">Content here</div>
        
        
          .myborder {border:2px solid #53341f;}
        
        Border color #53341f