#53130f color space conversions
Hex:
        #53130f
        RGB:
        83, 19, 15
        CMY:
        67, 93, 94
        CMYK:
        0, 77, 82, 67
      HSL:
        4°, 69.3878%, 19.2157%
        HSV (HSB):
        4°, 81.9277%, 32.5490%
        XYZ:
        3.8864, 2.3392, 0.6986
        xyY:
        0.5613, 0.3378, 2.3392
      CIE-Lab:
        17.1754, 29.2578, 19.6201
        CIE-LCH:
        17.1754, 35.2273, 33.8455
        CIE-Luv:
        17.1754, 40.3390, 9.8845
        Hunter-Lab:
        15.2946, 18.5917, 7.9980
      #53130f color charts
#53130f RGB chart
      #53130f CMYK chart
      #53130f RGB pie chart
      #53130f color shades, tints & tones
#53130f color schemes
#53130f color preview, HTML & CSS examples
           This text has a color of #53130f        
        
          <p style="color:#53130f;">Text here</p>
        
        
          .mytext {color:#53130f;}
        
        Text color #53130f
      
           This box has a color of #53130f        
        
          <div style="background-color:#53130f;">Content here</div>
        
        
          .mybackground {background-color:#53130f;}
        
        Background color #53130f
      
           Border around this has a color of #53130f        
        
          <div style="border:2px solid #53130f;">Content here</div>
        
        
          .myborder {border:2px solid #53130f;}
        
        Border color #53130f