#502d16 color space conversions
Hex:
        #502d16
        RGB:
        80, 45, 22
        CMY:
        69, 82, 91
        CMYK:
        0, 44, 73, 69
      HSL:
        24°, 56.8627%, 20.0000%
        HSV (HSB):
        24°, 72.5000%, 31.3725%
        XYZ:
        4.3915, 3.6402, 1.2302
        xyY:
        0.4741, 0.3930, 3.6402
      CIE-Lab:
        22.4443, 13.7075, 21.4048
        CIE-LCH:
        22.4443, 25.4178, 57.3647
        CIE-Luv:
        22.4443, 24.0383, 15.8445
        Hunter-Lab:
        19.0792, 7.6967, 9.5325
      #502d16 color charts
#502d16 RGB chart
      #502d16 CMYK chart
      #502d16 RGB pie chart
      #502d16 color shades, tints & tones
#502d16 color schemes
#502d16 color preview, HTML & CSS examples
           This text has a color of #502d16        
        
          <p style="color:#502d16;">Text here</p>
        
        
          .mytext {color:#502d16;}
        
        Text color #502d16
      
           This box has a color of #502d16        
        
          <div style="background-color:#502d16;">Content here</div>
        
        
          .mybackground {background-color:#502d16;}
        
        Background color #502d16
      
           Border around this has a color of #502d16        
        
          <div style="border:2px solid #502d16;">Content here</div>
        
        
          .myborder {border:2px solid #502d16;}
        
        Border color #502d16