#916e2f color space conversions
Hex:
        #916e2f
        RGB:
        145, 110, 47
        CMY:
        43, 57, 82
        CMYK:
        0, 24, 68, 43
      HSL:
        39°, 51.0417%, 37.6471%
        HSV (HSB):
        39°, 67.5862%, 56.8627%
        XYZ:
        17.7661, 17.3768, 5.1070
        xyY:
        0.4414, 0.4317, 17.3768
      CIE-Lab:
        48.7314, 6.8680, 39.4786
        CIE-LCH:
        48.7314, 40.0716, 80.1312
        CIE-Luv:
        48.7314, 27.9312, 40.5946
        Hunter-Lab:
        41.6855, 3.1257, 21.9161
      #916e2f color charts
#916e2f RGB chart
      #916e2f CMYK chart
      #916e2f RGB pie chart
      #916e2f color shades, tints & tones
#916e2f color schemes
#916e2f color preview, HTML & CSS examples
           This text has a color of #916e2f        
        
          <p style="color:#916e2f;">Text here</p>
        
        
          .mytext {color:#916e2f;}
        
        Text color #916e2f
      
           This box has a color of #916e2f        
        
          <div style="background-color:#916e2f;">Content here</div>
        
        
          .mybackground {background-color:#916e2f;}
        
        Background color #916e2f
      
           Border around this has a color of #916e2f        
        
          <div style="border:2px solid #916e2f;">Content here</div>
        
        
          .myborder {border:2px solid #916e2f;}
        
        Border color #916e2f