#502d00 color space conversions
Hex:
        #502d00
        RGB:
        80, 45, 0
        CMY:
        69, 82, 100
        CMYK:
        0, 44, 100, 69
      HSL:
        34°, 100.0000%, 15.6863%
        HSV (HSB):
        34°, 100.0000%, 31.3725%
        XYZ:
        4.2467, 3.5822, 0.4676
        xyY:
        0.5119, 0.4318, 3.5822
      CIE-Lab:
        22.2393, 12.5969, 31.6550
        CIE-LCH:
        22.2393, 34.0694, 68.3002
        CIE-Luv:
        22.2393, 25.5027, 21.5624
        Hunter-Lab:
        18.9268, 6.9285, 11.7839
      #502d00 color charts
#502d00 RGB chart
      #502d00 CMYK chart
      #502d00 RGB pie chart
      #502d00 color shades, tints & tones
#502d00 color schemes
#502d00 color preview, HTML & CSS examples
           This text has a color of #502d00        
        
          <p style="color:#502d00;">Text here</p>
        
        
          .mytext {color:#502d00;}
        
        Text color #502d00
      
           This box has a color of #502d00        
        
          <div style="background-color:#502d00;">Content here</div>
        
        
          .mybackground {background-color:#502d00;}
        
        Background color #502d00
      
           Border around this has a color of #502d00        
        
          <div style="border:2px solid #502d00;">Content here</div>
        
        
          .myborder {border:2px solid #502d00;}
        
        Border color #502d00