#816f30 color space conversions
Hex:
        #816f30
        RGB:
        129, 111, 48
        CMY:
        49, 56, 81
        CMYK:
        0, 14, 63, 49
      HSL:
        47°, 45.7627%, 34.7059%
        HSV (HSB):
        47°, 62.7907%, 50.5882%
        XYZ:
        15.2712, 16.2494, 5.1279
        xyY:
        0.4167, 0.4434, 16.2494
      CIE-Lab:
        47.3000, -1.0248, 36.9127
        CIE-LCH:
        47.3000, 36.9269, 91.5903
        CIE-Luv:
        47.3000, 15.2346, 39.7430
        Hunter-Lab:
        40.3106, -2.9207, 20.6751
      #816f30 color charts
#816f30 RGB chart
      #816f30 CMYK chart
      #816f30 RGB pie chart
      #816f30 color shades, tints & tones
#816f30 color schemes
#816f30 color preview, HTML & CSS examples
           This text has a color of #816f30        
        
          <p style="color:#816f30;">Text here</p>
        
        
          .mytext {color:#816f30;}
        
        Text color #816f30
      
           This box has a color of #816f30        
        
          <div style="background-color:#816f30;">Content here</div>
        
        
          .mybackground {background-color:#816f30;}
        
        Background color #816f30
      
           Border around this has a color of #816f30        
        
          <div style="border:2px solid #816f30;">Content here</div>
        
        
          .myborder {border:2px solid #816f30;}
        
        Border color #816f30