#502b03 color space conversions
Hex:
        #502b03
        RGB:
        80, 43, 3
        CMY:
        69, 83, 99
        CMYK:
        0, 46, 96, 69
      HSL:
        31°, 92.7711%, 16.2745%
        HSV (HSB):
        31°, 96.2500%, 31.3725%
        XYZ:
        4.1886, 3.4398, 0.5293
        xyY:
        0.5135, 0.4217, 3.4398
      CIE-Lab:
        21.7256, 13.9988, 29.8866
        CIE-LCH:
        21.7256, 33.0026, 64.9018
        CIE-Luv:
        21.7256, 26.5999, 20.1243
        Hunter-Lab:
        18.5467, 7.8556, 11.2905
      #502b03 color charts
#502b03 RGB chart
      #502b03 CMYK chart
      #502b03 RGB pie chart
      #502b03 color shades, tints & tones
#502b03 color schemes
#502b03 color preview, HTML & CSS examples
           This text has a color of #502b03        
        
          <p style="color:#502b03;">Text here</p>
        
        
          .mytext {color:#502b03;}
        
        Text color #502b03
      
           This box has a color of #502b03        
        
          <div style="background-color:#502b03;">Content here</div>
        
        
          .mybackground {background-color:#502b03;}
        
        Background color #502b03
      
           Border around this has a color of #502b03        
        
          <div style="border:2px solid #502b03;">Content here</div>
        
        
          .myborder {border:2px solid #502b03;}
        
        Border color #502b03