#983d3f color space conversions
Hex:
        #983d3f
        RGB:
        152, 61, 63
        CMY:
        40, 76, 75
        CMYK:
        0, 60, 59, 40
      HSL:
        359°, 42.7230%, 41.7647%
        HSV (HSB):
        359°, 59.8684%, 59.6078%
        XYZ:
        15.5148, 10.3718, 5.8869
        xyY:
        0.4883, 0.3264, 10.3718
      CIE-Lab:
        38.5016, 38.3375, 18.3422
        CIE-LCH:
        38.5016, 42.4995, 25.5683
        CIE-Luv:
        38.5016, 65.5422, 13.1169
        Hunter-Lab:
        32.2052, 29.6331, 11.7059
      #983d3f color charts
#983d3f RGB chart
      #983d3f CMYK chart
      #983d3f RGB pie chart
      #983d3f color shades, tints & tones
#983d3f color schemes
#983d3f color preview, HTML & CSS examples
           This text has a color of #983d3f        
        
          <p style="color:#983d3f;">Text here</p>
        
        
          .mytext {color:#983d3f;}
        
        Text color #983d3f
      
           This box has a color of #983d3f        
        
          <div style="background-color:#983d3f;">Content here</div>
        
        
          .mybackground {background-color:#983d3f;}
        
        Background color #983d3f
      
           Border around this has a color of #983d3f        
        
          <div style="border:2px solid #983d3f;">Content here</div>
        
        
          .myborder {border:2px solid #983d3f;}
        
        Border color #983d3f