#53470d color space conversions
Hex:
        #53470d
        RGB:
        83, 71, 13
        CMY:
        67, 72, 95
        CMYK:
        0, 14, 84, 67
      HSL:
        50°, 72.9167%, 18.8235%
        HSV (HSB):
        50°, 84.3373%, 32.5490%
        XYZ:
        5.8932, 6.3745, 1.3006
        xyY:
        0.4343, 0.4698, 6.3745
      CIE-Lab:
        30.3384, -1.8370, 34.1756
        CIE-LCH:
        30.3384, 34.2250, 93.0768
        CIE-Luv:
        30.3384, 10.1685, 29.9397
        Hunter-Lab:
        25.2478, -2.5196, 14.6193
      #53470d color charts
#53470d RGB chart
      #53470d CMYK chart
      #53470d RGB pie chart
      #53470d color shades, tints & tones
#53470d color schemes
#53470d color preview, HTML & CSS examples
           This text has a color of #53470d        
        
          <p style="color:#53470d;">Text here</p>
        
        
          .mytext {color:#53470d;}
        
        Text color #53470d
      
           This box has a color of #53470d        
        
          <div style="background-color:#53470d;">Content here</div>
        
        
          .mybackground {background-color:#53470d;}
        
        Background color #53470d
      
           Border around this has a color of #53470d        
        
          <div style="border:2px solid #53470d;">Content here</div>
        
        
          .myborder {border:2px solid #53470d;}
        
        Border color #53470d