#53400a color space conversions
Hex:
        #53400a
        RGB:
        83, 64, 10
        CMY:
        67, 75, 96
        CMYK:
        0, 23, 88, 67
      HSL:
        44°, 78.4946%, 18.2353%
        HSV (HSB):
        44°, 87.9518%, 32.5490%
        XYZ:
        5.4555, 5.5277, 1.0666
        xyY:
        0.4527, 0.4587, 5.5277
      CIE-Lab:
        28.1882, 2.4050, 33.3934
        CIE-LCH:
        28.1882, 33.4799, 85.8807
        CIE-Luv:
        28.1882, 14.8286, 27.4660
        Hunter-Lab:
        23.5111, 0.2744, 13.7681
      #53400a color charts
#53400a RGB chart
      #53400a CMYK chart
      #53400a RGB pie chart
      #53400a color shades, tints & tones
#53400a color schemes
#53400a color preview, HTML & CSS examples
           This text has a color of #53400a        
        
          <p style="color:#53400a;">Text here</p>
        
        
          .mytext {color:#53400a;}
        
        Text color #53400a
      
           This box has a color of #53400a        
        
          <div style="background-color:#53400a;">Content here</div>
        
        
          .mybackground {background-color:#53400a;}
        
        Background color #53400a
      
           Border around this has a color of #53400a        
        
          <div style="border:2px solid #53400a;">Content here</div>
        
        
          .myborder {border:2px solid #53400a;}
        
        Border color #53400a