#502e3a color space conversions
Hex:
        #502e3a
        RGB:
        80, 46, 58
        CMY:
        69, 82, 77
        CMYK:
        0, 43, 28, 69
      HSL:
        339°, 26.9841%, 24.7059%
        HSV (HSB):
        339°, 42.5000%, 31.3725%
        XYZ:
        5.0490, 3.9650, 4.5022
        xyY:
        0.3736, 0.2933, 3.9650
      CIE-Lab:
        23.5552, 17.4603, -0.9607
        CIE-LCH:
        23.5552, 17.4867, 356.8506
        CIE-Luv:
        23.5552, 18.6742, -3.3735
        Hunter-Lab:
        19.9122, 10.4146, 0.5329
      #502e3a color charts
#502e3a RGB chart
      #502e3a CMYK chart
      #502e3a RGB pie chart
      #502e3a color shades, tints & tones
#502e3a color schemes
#502e3a color preview, HTML & CSS examples
           This text has a color of #502e3a        
        
          <p style="color:#502e3a;">Text here</p>
        
        
          .mytext {color:#502e3a;}
        
        Text color #502e3a
      
           This box has a color of #502e3a        
        
          <div style="background-color:#502e3a;">Content here</div>
        
        
          .mybackground {background-color:#502e3a;}
        
        Background color #502e3a
      
           Border around this has a color of #502e3a        
        
          <div style="border:2px solid #502e3a;">Content here</div>
        
        
          .myborder {border:2px solid #502e3a;}
        
        Border color #502e3a