#502e2e color space conversions
Hex:
        #502e2e
        RGB:
        80, 46, 46
        CMY:
        69, 82, 82
        CMYK:
        0, 43, 43, 69
      HSL:
        0°, 26.9841%, 24.7059%
        HSV (HSB):
        0°, 42.5000%, 31.3725%
        XYZ:
        4.7784, 3.8567, 3.0773
        xyY:
        0.4080, 0.3293, 3.8567
      CIE-Lab:
        23.1920, 15.6065, 6.6512
        CIE-LCH:
        23.1920, 16.9648, 23.0827
        CIE-Luv:
        23.1920, 20.5438, 4.4274
        Hunter-Lab:
        19.6385, 9.0648, 4.4563
      #502e2e color charts
#502e2e RGB chart
      #502e2e CMYK chart
      #502e2e RGB pie chart
      #502e2e color shades, tints & tones
#502e2e color schemes
#502e2e color preview, HTML & CSS examples
           This text has a color of #502e2e        
        
          <p style="color:#502e2e;">Text here</p>
        
        
          .mytext {color:#502e2e;}
        
        Text color #502e2e
      
           This box has a color of #502e2e        
        
          <div style="background-color:#502e2e;">Content here</div>
        
        
          .mybackground {background-color:#502e2e;}
        
        Background color #502e2e
      
           Border around this has a color of #502e2e        
        
          <div style="border:2px solid #502e2e;">Content here</div>
        
        
          .myborder {border:2px solid #502e2e;}
        
        Border color #502e2e