#986d0f color space conversions
Hex:
        #986d0f
        RGB:
        152, 109, 15
        CMY:
        40, 57, 94
        CMYK:
        0, 28, 90, 40
      HSL:
        41°, 82.0359%, 32.7451%
        HSV (HSB):
        41°, 90.1316%, 59.6078%
        XYZ:
        18.5038, 17.6472, 2.8829
        xyY:
        0.4740, 0.4521, 17.6472
      CIE-Lab:
        49.0653, 9.3318, 52.5713
        CIE-LCH:
        49.0653, 53.3931, 79.9344
        CIE-Luv:
        49.0653, 35.5651, 48.3771
        Hunter-Lab:
        42.0085, 5.1101, 25.3371
      #986d0f color charts
#986d0f RGB chart
      #986d0f CMYK chart
      #986d0f RGB pie chart
      #986d0f color shades, tints & tones
#986d0f color schemes
#986d0f color preview, HTML & CSS examples
           This text has a color of #986d0f        
        
          <p style="color:#986d0f;">Text here</p>
        
        
          .mytext {color:#986d0f;}
        
        Text color #986d0f
      
           This box has a color of #986d0f        
        
          <div style="background-color:#986d0f;">Content here</div>
        
        
          .mybackground {background-color:#986d0f;}
        
        Background color #986d0f
      
           Border around this has a color of #986d0f        
        
          <div style="border:2px solid #986d0f;">Content here</div>
        
        
          .myborder {border:2px solid #986d0f;}
        
        Border color #986d0f