#982c1e color space conversions
Hex:
        #982c1e
        RGB:
        152, 44, 30
        CMY:
        40, 83, 88
        CMYK:
        0, 71, 80, 40
      HSL:
        7°, 67.0330%, 35.6863%
        HSV (HSB):
        7°, 80.2632%, 59.6078%
        XYZ:
        14.0839, 8.5705, 2.1403
        xyY:
        0.5680, 0.3457, 8.5705
      CIE-Lab:
        35.1438, 44.1373, 34.2033
        CIE-LCH:
        35.1438, 55.8387, 37.7731
        CIE-Luv:
        35.1438, 82.2796, 22.4455
        Hunter-Lab:
        29.2754, 34.6414, 16.1582
      #982c1e color charts
#982c1e RGB chart
      #982c1e CMYK chart
      #982c1e RGB pie chart
      #982c1e color shades, tints & tones
#982c1e color schemes
#982c1e color preview, HTML & CSS examples
           This text has a color of #982c1e        
        
          <p style="color:#982c1e;">Text here</p>
        
        
          .mytext {color:#982c1e;}
        
        Text color #982c1e
      
           This box has a color of #982c1e        
        
          <div style="background-color:#982c1e;">Content here</div>
        
        
          .mybackground {background-color:#982c1e;}
        
        Background color #982c1e
      
           Border around this has a color of #982c1e        
        
          <div style="border:2px solid #982c1e;">Content here</div>
        
        
          .myborder {border:2px solid #982c1e;}
        
        Border color #982c1e