#502e1e color space conversions
Hex:
        #502e1e
        RGB:
        80, 46, 30
        CMY:
        69, 82, 88
        CMYK:
        0, 43, 63, 69
      HSL:
        19°, 45.4545%, 21.5686%
        HSV (HSB):
        19°, 62.5000%, 31.3725%
        XYZ:
        4.5196, 3.7532, 1.7145
        xyY:
        0.4525, 0.3758, 3.7532
      CIE-Lab:
        22.8382, 13.7382, 16.8331
        CIE-LCH:
        22.8382, 21.7276, 50.7807
        CIE-Luv:
        22.8382, 22.6344, 12.9936
        Hunter-Lab:
        19.3732, 7.7395, 8.3141
      #502e1e color charts
#502e1e RGB chart
      #502e1e CMYK chart
      #502e1e RGB pie chart
      #502e1e color shades, tints & tones
#502e1e color schemes
#502e1e color preview, HTML & CSS examples
           This text has a color of #502e1e        
        
          <p style="color:#502e1e;">Text here</p>
        
        
          .mytext {color:#502e1e;}
        
        Text color #502e1e
      
           This box has a color of #502e1e        
        
          <div style="background-color:#502e1e;">Content here</div>
        
        
          .mybackground {background-color:#502e1e;}
        
        Background color #502e1e
      
           Border around this has a color of #502e1e        
        
          <div style="border:2px solid #502e1e;">Content here</div>
        
        
          .myborder {border:2px solid #502e1e;}
        
        Border color #502e1e