#806d0d color space conversions
Hex:
        #806d0d
        RGB:
        128, 109, 13
        CMY:
        50, 57, 95
        CMYK:
        0, 15, 90, 50
      HSL:
        50°, 81.5603%, 27.6471%
        HSV (HSB):
        50°, 89.8438%, 50.1961%
        XYZ:
        14.4434, 15.5555, 2.6220
        xyY:
        0.4428, 0.4769, 15.5555
      CIE-Lab:
        46.3859, -2.0877, 49.8068
        CIE-LCH:
        46.3859, 49.8506, 92.4002
        CIE-Luv:
        46.3859, 16.9770, 47.8208
        Hunter-Lab:
        39.4405, -3.6530, 23.6667
      #806d0d color charts
#806d0d RGB chart
      #806d0d CMYK chart
      #806d0d RGB pie chart
      #806d0d color shades, tints & tones
#806d0d color schemes
#806d0d color preview, HTML & CSS examples
           This text has a color of #806d0d        
        
          <p style="color:#806d0d;">Text here</p>
        
        
          .mytext {color:#806d0d;}
        
        Text color #806d0d
      
           This box has a color of #806d0d        
        
          <div style="background-color:#806d0d;">Content here</div>
        
        
          .mybackground {background-color:#806d0d;}
        
        Background color #806d0d
      
           Border around this has a color of #806d0d        
        
          <div style="border:2px solid #806d0d;">Content here</div>
        
        
          .myborder {border:2px solid #806d0d;}
        
        Border color #806d0d