#986b2f color space conversions
Hex:
        #986b2f
        RGB:
        152, 107, 47
        CMY:
        40, 58, 82
        CMYK:
        0, 30, 69, 40
      HSL:
        34°, 52.7638%, 39.0196%
        HSV (HSB):
        34°, 69.0789%, 59.6078%
        XYZ:
        18.7197, 17.3960, 5.0605
        xyY:
        0.4546, 0.4225, 17.3960
      CIE-Lab:
        48.7552, 11.7914, 39.7396
        CIE-LCH:
        48.7552, 41.4520, 73.4735
        CIE-Luv:
        48.7552, 35.5717, 39.7247
        Hunter-Lab:
        41.7085, 7.1246, 22.0024
      #986b2f color charts
#986b2f RGB chart
      #986b2f CMYK chart
      #986b2f RGB pie chart
      #986b2f color shades, tints & tones
#986b2f color schemes
#986b2f color preview, HTML & CSS examples
           This text has a color of #986b2f        
        
          <p style="color:#986b2f;">Text here</p>
        
        
          .mytext {color:#986b2f;}
        
        Text color #986b2f
      
           This box has a color of #986b2f        
        
          <div style="background-color:#986b2f;">Content here</div>
        
        
          .mybackground {background-color:#986b2f;}
        
        Background color #986b2f
      
           Border around this has a color of #986b2f        
        
          <div style="border:2px solid #986b2f;">Content here</div>
        
        
          .myborder {border:2px solid #986b2f;}
        
        Border color #986b2f