#805e12 color space conversions
Hex:
        #805e12
        RGB:
        128, 94, 18
        CMY:
        50, 63, 93
        CMYK:
        0, 27, 86, 50
      HSL:
        41°, 75.3425%, 28.6275%
        HSV (HSB):
        41°, 85.9375%, 50.1961%
        XYZ:
        13.0140, 12.6383, 2.3258
        xyY:
        0.4651, 0.4517, 12.6383
      CIE-Lab:
        42.2131, 6.7891, 44.8750
        CIE-LCH:
        42.2131, 45.3857, 81.3970
        CIE-Luv:
        42.2131, 27.7455, 40.8434
        Hunter-Lab:
        35.5504, 3.1307, 21.0064
      #805e12 color charts
#805e12 RGB chart
      #805e12 CMYK chart
      #805e12 RGB pie chart
      #805e12 color shades, tints & tones
#805e12 color schemes
#805e12 color preview, HTML & CSS examples
           This text has a color of #805e12        
        
          <p style="color:#805e12;">Text here</p>
        
        
          .mytext {color:#805e12;}
        
        Text color #805e12
      
           This box has a color of #805e12        
        
          <div style="background-color:#805e12;">Content here</div>
        
        
          .mybackground {background-color:#805e12;}
        
        Background color #805e12
      
           Border around this has a color of #805e12        
        
          <div style="border:2px solid #805e12;">Content here</div>
        
        
          .myborder {border:2px solid #805e12;}
        
        Border color #805e12