#983b0e color space conversions
Hex:
        #983b0e
        RGB:
        152, 59, 14
        CMY:
        40, 77, 95
        CMYK:
        0, 61, 91, 40
      HSL:
        20°, 83.1325%, 32.5490%
        HSV (HSB):
        20°, 90.7895%, 59.6078%
        XYZ:
        14.5921, 9.8350, 1.5447
        xyY:
        0.5618, 0.3787, 9.8350
      CIE-Lab:
        37.5447, 36.9336, 43.9019
        CIE-LCH:
        37.5447, 57.3713, 49.9269
        CIE-Luv:
        37.5447, 74.2822, 30.4974
        Hunter-Lab:
        31.3609, 28.1741, 19.0322
      #983b0e color charts
#983b0e RGB chart
      #983b0e CMYK chart
      #983b0e RGB pie chart
      #983b0e color shades, tints & tones
#983b0e color schemes
#983b0e color preview, HTML & CSS examples
           This text has a color of #983b0e        
        
          <p style="color:#983b0e;">Text here</p>
        
        
          .mytext {color:#983b0e;}
        
        Text color #983b0e
      
           This box has a color of #983b0e        
        
          <div style="background-color:#983b0e;">Content here</div>
        
        
          .mybackground {background-color:#983b0e;}
        
        Background color #983b0e
      
           Border around this has a color of #983b0e        
        
          <div style="border:2px solid #983b0e;">Content here</div>
        
        
          .myborder {border:2px solid #983b0e;}
        
        Border color #983b0e