#807c2f color space conversions
Hex:
        #807c2f
        RGB:
        128, 124, 47
        CMY:
        50, 51, 82
        CMYK:
        0, 3, 63, 50
      HSL:
        57°, 46.2857%, 34.3137%
        HSV (HSB):
        57°, 63.2812%, 50.1961%
        XYZ:
        16.6228, 19.2097, 5.5211
        xyY:
        0.4020, 0.4645, 19.2097
      CIE-Lab:
        50.9317, -8.8847, 41.3735
        CIE-LCH:
        50.9317, 42.3167, 102.1198
        CIE-Luv:
        50.9317, 6.0148, 46.1478
        Hunter-Lab:
        43.8289, -9.0016, 23.2116
      #807c2f color charts
#807c2f RGB chart
      #807c2f CMYK chart
      #807c2f RGB pie chart
      #807c2f color shades, tints & tones
#807c2f color schemes
#807c2f color preview, HTML & CSS examples
           This text has a color of #807c2f        
        
          <p style="color:#807c2f;">Text here</p>
        
        
          .mytext {color:#807c2f;}
        
        Text color #807c2f
      
           This box has a color of #807c2f        
        
          <div style="background-color:#807c2f;">Content here</div>
        
        
          .mybackground {background-color:#807c2f;}
        
        Background color #807c2f
      
           Border around this has a color of #807c2f        
        
          <div style="border:2px solid #807c2f;">Content here</div>
        
        
          .myborder {border:2px solid #807c2f;}
        
        Border color #807c2f