#502e03 color space conversions
Hex:
        #502e03
        RGB:
        80, 46, 3
        CMY:
        69, 82, 99
        CMYK:
        0, 43, 96, 69
      HSL:
        34°, 92.7711%, 16.2745%
        HSV (HSB):
        34°, 96.2500%, 31.3725%
        XYZ:
        4.3017, 3.6660, 0.5670
        xyY:
        0.5040, 0.4295, 3.6660
      CIE-Lab:
        22.5351, 12.0850, 30.7431
        CIE-LCH:
        22.5351, 33.0331, 68.5404
        CIE-Luv:
        22.5351, 24.6873, 21.2725
        Hunter-Lab:
        19.1469, 6.5962, 11.6469
      #502e03 color charts
#502e03 RGB chart
      #502e03 CMYK chart
      #502e03 RGB pie chart
      #502e03 color shades, tints & tones
#502e03 color schemes
#502e03 color preview, HTML & CSS examples
           This text has a color of #502e03        
        
          <p style="color:#502e03;">Text here</p>
        
        
          .mytext {color:#502e03;}
        
        Text color #502e03
      
           This box has a color of #502e03        
        
          <div style="background-color:#502e03;">Content here</div>
        
        
          .mybackground {background-color:#502e03;}
        
        Background color #502e03
      
           Border around this has a color of #502e03        
        
          <div style="border:2px solid #502e03;">Content here</div>
        
        
          .myborder {border:2px solid #502e03;}
        
        Border color #502e03