#504d12 color space conversions
Hex:
        #504d12
        RGB:
        80, 77, 18
        CMY:
        69, 70, 93
        CMYK:
        0, 4, 78, 69
      HSL:
        57°, 63.2653%, 19.2157%
        HSV (HSB):
        57°, 77.5000%, 31.3725%
        XYZ:
        6.0713, 7.0569, 1.6144
        xyY:
        0.4118, 0.4787, 7.0569
      CIE-Lab:
        31.9361, -6.7492, 33.5147
        CIE-LCH:
        31.9361, 34.1876, 101.3860
        CIE-Luv:
        31.9361, 4.2095, 31.3788
        Hunter-Lab:
        26.5648, -5.6927, 14.9922
      #504d12 color charts
#504d12 RGB chart
      #504d12 CMYK chart
      #504d12 RGB pie chart
      #504d12 color shades, tints & tones
#504d12 color schemes
#504d12 color preview, HTML & CSS examples
           This text has a color of #504d12        
        
          <p style="color:#504d12;">Text here</p>
        
        
          .mytext {color:#504d12;}
        
        Text color #504d12
      
           This box has a color of #504d12        
        
          <div style="background-color:#504d12;">Content here</div>
        
        
          .mybackground {background-color:#504d12;}
        
        Background color #504d12
      
           Border around this has a color of #504d12        
        
          <div style="border:2px solid #504d12;">Content here</div>
        
        
          .myborder {border:2px solid #504d12;}
        
        Border color #504d12