#983a1d color space conversions
Hex:
        #983a1d
        RGB:
        152, 58, 29
        CMY:
        40, 77, 89
        CMYK:
        0, 62, 81, 40
      HSL:
        14°, 67.9558%, 35.4902%
        HSV (HSB):
        14°, 80.9211%, 59.6078%
        XYZ:
        14.6837, 9.7902, 2.2782
        xyY:
        0.5489, 0.3660, 9.7902
      CIE-Lab:
        37.4633, 37.8437, 37.0669
        CIE-LCH:
        37.4633, 52.9727, 44.4059
        CIE-Luv:
        37.4633, 73.5409, 26.7776
        Hunter-Lab:
        31.2893, 29.0117, 17.5856
      #983a1d color charts
#983a1d RGB chart
      #983a1d CMYK chart
      #983a1d RGB pie chart
      #983a1d color shades, tints & tones
#983a1d color schemes
#983a1d color preview, HTML & CSS examples
           This text has a color of #983a1d        
        
          <p style="color:#983a1d;">Text here</p>
        
        
          .mytext {color:#983a1d;}
        
        Text color #983a1d
      
           This box has a color of #983a1d        
        
          <div style="background-color:#983a1d;">Content here</div>
        
        
          .mybackground {background-color:#983a1d;}
        
        Background color #983a1d
      
           Border around this has a color of #983a1d        
        
          <div style="border:2px solid #983a1d;">Content here</div>
        
        
          .myborder {border:2px solid #983a1d;}
        
        Border color #983a1d