#503e12 color space conversions
Hex:
        #503e12
        RGB:
        80, 62, 18
        CMY:
        69, 76, 93
        CMYK:
        0, 23, 78, 69
      HSL:
        43°, 63.2653%, 19.2157%
        HSV (HSB):
        43°, 77.5000%, 31.3725%
        XYZ:
        5.1401, 5.1944, 1.3040
        xyY:
        0.4416, 0.4463, 5.1944
      CIE-Lab:
        27.2816, 2.5221, 28.8655
        CIE-LCH:
        27.2816, 28.9754, 85.0065
        CIE-Luv:
        27.2816, 13.6801, 24.5472
        Hunter-Lab:
        22.7912, 0.3722, 12.5616
      #503e12 color charts
#503e12 RGB chart
      #503e12 CMYK chart
      #503e12 RGB pie chart
      #503e12 color shades, tints & tones
#503e12 color schemes
#503e12 color preview, HTML & CSS examples
           This text has a color of #503e12        
        
          <p style="color:#503e12;">Text here</p>
        
        
          .mytext {color:#503e12;}
        
        Text color #503e12
      
           This box has a color of #503e12        
        
          <div style="background-color:#503e12;">Content here</div>
        
        
          .mybackground {background-color:#503e12;}
        
        Background color #503e12
      
           Border around this has a color of #503e12        
        
          <div style="border:2px solid #503e12;">Content here</div>
        
        
          .myborder {border:2px solid #503e12;}
        
        Border color #503e12