#502b0b color space conversions
Hex:
        #502b0b
        RGB:
        80, 43, 11
        CMY:
        69, 83, 96
        CMYK:
        0, 46, 86, 69
      HSL:
        28°, 75.8242%, 17.8431%
        HSV (HSB):
        28°, 86.2500%, 31.3725%
        XYZ:
        4.2325, 3.4574, 0.7609
        xyY:
        0.5008, 0.4091, 3.4574
      CIE-Lab:
        21.7898, 14.3379, 26.6855
        CIE-LCH:
        21.7898, 30.2934, 61.7512
        CIE-Luv:
        21.7898, 26.1115, 18.3272
        Hunter-Lab:
        18.5941, 8.0922, 10.5897
      #502b0b color charts
#502b0b RGB chart
      #502b0b CMYK chart
      #502b0b RGB pie chart
      #502b0b color shades, tints & tones
#502b0b color schemes
#502b0b color preview, HTML & CSS examples
           This text has a color of #502b0b        
        
          <p style="color:#502b0b;">Text here</p>
        
        
          .mytext {color:#502b0b;}
        
        Text color #502b0b
      
           This box has a color of #502b0b        
        
          <div style="background-color:#502b0b;">Content here</div>
        
        
          .mybackground {background-color:#502b0b;}
        
        Background color #502b0b
      
           Border around this has a color of #502b0b        
        
          <div style="border:2px solid #502b0b;">Content here</div>
        
        
          .myborder {border:2px solid #502b0b;}
        
        Border color #502b0b