#502f1e color space conversions
Hex:
        #502f1e
        RGB:
        80, 47, 30
        CMY:
        69, 82, 88
        CMYK:
        0, 41, 63, 69
      HSL:
        20°, 45.4545%, 21.5686%
        HSV (HSB):
        20°, 62.5000%, 31.3725%
        XYZ:
        4.5591, 3.8322, 1.7277
        xyY:
        0.4505, 0.3787, 3.8322
      CIE-Lab:
        23.1089, 13.0976, 17.1718
        CIE-LCH:
        23.1089, 21.5967, 52.6658
        CIE-Luv:
        23.1089, 22.0602, 13.4325
        Hunter-Lab:
        19.5761, 7.3131, 8.4706
      #502f1e color charts
#502f1e RGB chart
      #502f1e CMYK chart
      #502f1e RGB pie chart
      #502f1e color shades, tints & tones
#502f1e color schemes
#502f1e color preview, HTML & CSS examples
           This text has a color of #502f1e        
        
          <p style="color:#502f1e;">Text here</p>
        
        
          .mytext {color:#502f1e;}
        
        Text color #502f1e
      
           This box has a color of #502f1e        
        
          <div style="background-color:#502f1e;">Content here</div>
        
        
          .mybackground {background-color:#502f1e;}
        
        Background color #502f1e
      
           Border around this has a color of #502f1e        
        
          <div style="border:2px solid #502f1e;">Content here</div>
        
        
          .myborder {border:2px solid #502f1e;}
        
        Border color #502f1e