#805a0d color space conversions
Hex:
        #805a0d
        RGB:
        128, 90, 13
        CMY:
        50, 65, 95
        CMYK:
        0, 30, 90, 50
      HSL:
        40°, 81.5603%, 27.6471%
        HSV (HSB):
        40°, 89.8438%, 50.1961%
        XYZ:
        12.6309, 11.9306, 2.0179
        xyY:
        0.4752, 0.4489, 11.9306
      CIE-Lab:
        41.1056, 9.0090, 45.5311
        CIE-LCH:
        41.1056, 46.4139, 78.8077
        CIE-Luv:
        41.1056, 30.8816, 40.0468
        Hunter-Lab:
        34.5407, 4.8280, 20.7147
      #805a0d color charts
#805a0d RGB chart
      #805a0d CMYK chart
      #805a0d RGB pie chart
      #805a0d color shades, tints & tones
#805a0d color schemes
#805a0d color preview, HTML & CSS examples
           This text has a color of #805a0d        
        
          <p style="color:#805a0d;">Text here</p>
        
        
          .mytext {color:#805a0d;}
        
        Text color #805a0d
      
           This box has a color of #805a0d        
        
          <div style="background-color:#805a0d;">Content here</div>
        
        
          .mybackground {background-color:#805a0d;}
        
        Background color #805a0d
      
           Border around this has a color of #805a0d        
        
          <div style="border:2px solid #805a0d;">Content here</div>
        
        
          .myborder {border:2px solid #805a0d;}
        
        Border color #805a0d