#504b0b color space conversions
Hex:
        #504b0b
        RGB:
        80, 75, 11
        CMY:
        69, 71, 96
        CMYK:
        0, 6, 86, 69
      HSL:
        56°, 75.8242%, 17.8431%
        HSV (HSB):
        56°, 86.2500%, 31.3725%
        XYZ:
        5.8847, 6.7618, 1.3116
        xyY:
        0.4216, 0.4844, 6.7618
      CIE-Lab:
        31.2583, -5.8967, 35.6329
        CIE-LCH:
        31.2583, 36.1175, 99.3963
        CIE-Luv:
        31.2583, 5.5888, 31.9815
        Hunter-Lab:
        26.0034, -5.1103, 15.2118
      #504b0b color charts
#504b0b RGB chart
      #504b0b CMYK chart
      #504b0b RGB pie chart
      #504b0b color shades, tints & tones
#504b0b color schemes
#504b0b color preview, HTML & CSS examples
           This text has a color of #504b0b        
        
          <p style="color:#504b0b;">Text here</p>
        
        
          .mytext {color:#504b0b;}
        
        Text color #504b0b
      
           This box has a color of #504b0b        
        
          <div style="background-color:#504b0b;">Content here</div>
        
        
          .mybackground {background-color:#504b0b;}
        
        Background color #504b0b
      
           Border around this has a color of #504b0b        
        
          <div style="border:2px solid #504b0b;">Content here</div>
        
        
          .myborder {border:2px solid #504b0b;}
        
        Border color #504b0b