#983b2f color space conversions
Hex:
        #983b2f
        RGB:
        152, 59, 47
        CMY:
        40, 77, 82
        CMYK:
        0, 61, 69, 40
      HSL:
        7°, 52.7638%, 39.0196%
        HSV (HSB):
        7°, 69.0789%, 59.6078%
        XYZ:
        15.0259, 10.0086, 3.8292
        xyY:
        0.5206, 0.3468, 10.0086
      CIE-Lab:
        37.8578, 38.2115, 27.3323
        CIE-LCH:
        37.8578, 46.9805, 35.5758
        CIE-Luv:
        37.8578, 70.0911, 20.4760
        Hunter-Lab:
        31.6363, 29.4166, 14.9690
      #983b2f color charts
#983b2f RGB chart
      #983b2f CMYK chart
      #983b2f RGB pie chart
      #983b2f color shades, tints & tones
#983b2f color schemes
#983b2f color preview, HTML & CSS examples
           This text has a color of #983b2f        
        
          <p style="color:#983b2f;">Text here</p>
        
        
          .mytext {color:#983b2f;}
        
        Text color #983b2f
      
           This box has a color of #983b2f        
        
          <div style="background-color:#983b2f;">Content here</div>
        
        
          .mybackground {background-color:#983b2f;}
        
        Background color #983b2f
      
           Border around this has a color of #983b2f        
        
          <div style="border:2px solid #983b2f;">Content here</div>
        
        
          .myborder {border:2px solid #983b2f;}
        
        Border color #983b2f