#502b1f color space conversions
Hex:
        #502b1f
        RGB:
        80, 43, 31
        CMY:
        69, 83, 88
        CMYK:
        0, 46, 61, 69
      HSL:
        15°, 44.1441%, 21.7647%
        HSV (HSB):
        15°, 61.2500%, 31.3725%
        XYZ:
        4.4195, 3.5322, 1.7452
        xyY:
        0.4558, 0.3643, 3.5322
      CIE-Lab:
        22.0602, 15.7435, 15.1949
        CIE-LCH:
        22.0602, 21.8802, 43.9842
        CIE-Luv:
        22.0602, 24.2004, 11.2359
        Hunter-Lab:
        18.7940, 9.0852, 7.6503
      #502b1f color charts
#502b1f RGB chart
      #502b1f CMYK chart
      #502b1f RGB pie chart
      #502b1f color shades, tints & tones
#502b1f color schemes
#502b1f color preview, HTML & CSS examples
           This text has a color of #502b1f        
        
          <p style="color:#502b1f;">Text here</p>
        
        
          .mytext {color:#502b1f;}
        
        Text color #502b1f
      
           This box has a color of #502b1f        
        
          <div style="background-color:#502b1f;">Content here</div>
        
        
          .mybackground {background-color:#502b1f;}
        
        Background color #502b1f
      
           Border around this has a color of #502b1f        
        
          <div style="border:2px solid #502b1f;">Content here</div>
        
        
          .myborder {border:2px solid #502b1f;}
        
        Border color #502b1f