#807c1f color space conversions
Hex:
        #807c1f
        RGB:
        128, 124, 31
        CMY:
        50, 51, 88
        CMYK:
        0, 3, 76, 50
      HSL:
        58°, 61.0063%, 31.1765%
        HSV (HSB):
        58°, 75.7812%, 50.1961%
        XYZ:
        16.3571, 19.1034, 4.1215
        xyY:
        0.4132, 0.4826, 19.1034
      CIE-Lab:
        50.8080, -9.8497, 48.0335
        CIE-LCH:
        50.8080, 49.0330, 101.5884
        CIE-Luv:
        50.8080, 6.3996, 50.8608
        Hunter-Lab:
        43.7075, -9.6863, 25.0043
      #807c1f color charts
#807c1f RGB chart
      #807c1f CMYK chart
      #807c1f RGB pie chart
      #807c1f color shades, tints & tones
#807c1f color schemes
#807c1f color preview, HTML & CSS examples
           This text has a color of #807c1f        
        
          <p style="color:#807c1f;">Text here</p>
        
        
          .mytext {color:#807c1f;}
        
        Text color #807c1f
      
           This box has a color of #807c1f        
        
          <div style="background-color:#807c1f;">Content here</div>
        
        
          .mybackground {background-color:#807c1f;}
        
        Background color #807c1f
      
           Border around this has a color of #807c1f        
        
          <div style="border:2px solid #807c1f;">Content here</div>
        
        
          .myborder {border:2px solid #807c1f;}
        
        Border color #807c1f