#916c3d color space conversions
Hex:
        #916c3d
        RGB:
        145, 108, 61
        CMY:
        43, 58, 76
        CMYK:
        0, 26, 58, 43
      HSL:
        34°, 40.7767%, 40.3922%
        HSV (HSB):
        34°, 57.9310%, 56.8627%
        XYZ:
        17.8819, 17.0818, 6.7695
        xyY:
        0.4285, 0.4093, 17.0818
      CIE-Lab:
        48.3629, 9.0762, 31.7394
        CIE-LCH:
        48.3629, 33.0117, 74.0416
        CIE-Luv:
        48.3629, 28.3595, 33.8467
        Hunter-Lab:
        41.3301, 4.9022, 19.2199
      #916c3d color charts
#916c3d RGB chart
      #916c3d CMYK chart
      #916c3d RGB pie chart
      #916c3d color shades, tints & tones
#916c3d color schemes
#916c3d color preview, HTML & CSS examples
           This text has a color of #916c3d        
        
          <p style="color:#916c3d;">Text here</p>
        
        
          .mytext {color:#916c3d;}
        
        Text color #916c3d
      
           This box has a color of #916c3d        
        
          <div style="background-color:#916c3d;">Content here</div>
        
        
          .mybackground {background-color:#916c3d;}
        
        Background color #916c3d
      
           Border around this has a color of #916c3d        
        
          <div style="border:2px solid #916c3d;">Content here</div>
        
        
          .myborder {border:2px solid #916c3d;}
        
        Border color #916c3d