#984f2f color space conversions
Hex:
        #984f2f
        RGB:
        152, 79, 47
        CMY:
        40, 69, 82
        CMYK:
        0, 48, 69, 40
      HSL:
        18°, 52.7638%, 39.0196%
        HSV (HSB):
        18°, 69.0789%, 59.6078%
        XYZ:
        16.2580, 12.4726, 4.2399
        xyY:
        0.4931, 0.3783, 12.4726
      CIE-Lab:
        41.9576, 27.7358, 32.1375
        CIE-LCH:
        41.9576, 42.4511, 49.2047
        CIE-Luv:
        41.9576, 56.2580, 27.9243
        Hunter-Lab:
        35.3166, 20.3684, 17.6036
      #984f2f color charts
#984f2f RGB chart
      #984f2f CMYK chart
      #984f2f RGB pie chart
      #984f2f color shades, tints & tones
#984f2f color schemes
#984f2f color preview, HTML & CSS examples
           This text has a color of #984f2f        
        
          <p style="color:#984f2f;">Text here</p>
        
        
          .mytext {color:#984f2f;}
        
        Text color #984f2f
      
           This box has a color of #984f2f        
        
          <div style="background-color:#984f2f;">Content here</div>
        
        
          .mybackground {background-color:#984f2f;}
        
        Background color #984f2f
      
           Border around this has a color of #984f2f        
        
          <div style="border:2px solid #984f2f;">Content here</div>
        
        
          .myborder {border:2px solid #984f2f;}
        
        Border color #984f2f