#502b3b color space conversions
Hex:
        #502b3b
        RGB:
        80, 43, 59
        CMY:
        69, 83, 77
        CMYK:
        0, 46, 26, 69
      HSL:
        334°, 30.0813%, 24.1176%
        HSV (HSB):
        334°, 46.2500%, 31.3725%
        XYZ:
        4.9616, 3.7490, 4.5998
        xyY:
        0.3728, 0.2817, 3.7490
      CIE-Lab:
        22.8236, 19.5226, -2.7183
        CIE-LCH:
        22.8236, 19.7109, 352.0731
        CIE-Luv:
        22.8236, 19.8175, -5.4690
        Hunter-Lab:
        19.3623, 11.8562, -0.5316
      #502b3b color charts
#502b3b RGB chart
      #502b3b CMYK chart
      #502b3b RGB pie chart
      #502b3b color shades, tints & tones
#502b3b color schemes
#502b3b color preview, HTML & CSS examples
           This text has a color of #502b3b        
        
          <p style="color:#502b3b;">Text here</p>
        
        
          .mytext {color:#502b3b;}
        
        Text color #502b3b
      
           This box has a color of #502b3b        
        
          <div style="background-color:#502b3b;">Content here</div>
        
        
          .mybackground {background-color:#502b3b;}
        
        Background color #502b3b
      
           Border around this has a color of #502b3b        
        
          <div style="border:2px solid #502b3b;">Content here</div>
        
        
          .myborder {border:2px solid #502b3b;}
        
        Border color #502b3b