#981e1a color space conversions
Hex:
        #981e1a
        RGB:
        152, 30, 26
        CMY:
        40, 88, 90
        CMYK:
        0, 80, 83, 40
      HSL:
        2°, 70.7865%, 34.9020%
        HSV (HSB):
        2°, 82.8947%, 59.6078%
        XYZ:
        13.5996, 7.6785, 1.7426
        xyY:
        0.5908, 0.3335, 7.6785
      CIE-Lab:
        33.3042, 48.9986, 34.6058
        CIE-LCH:
        33.3042, 59.9869, 35.2321
        CIE-Luv:
        33.3042, 90.0991, 20.5069
        Hunter-Lab:
        27.7102, 39.1117, 15.6685
      #981e1a color charts
#981e1a RGB chart
      #981e1a CMYK chart
      #981e1a RGB pie chart
      #981e1a color shades, tints & tones
#981e1a color schemes
#981e1a color preview, HTML & CSS examples
           This text has a color of #981e1a        
        
          <p style="color:#981e1a;">Text here</p>
        
        
          .mytext {color:#981e1a;}
        
        Text color #981e1a
      
           This box has a color of #981e1a        
        
          <div style="background-color:#981e1a;">Content here</div>
        
        
          .mybackground {background-color:#981e1a;}
        
        Background color #981e1a
      
           Border around this has a color of #981e1a        
        
          <div style="border:2px solid #981e1a;">Content here</div>
        
        
          .myborder {border:2px solid #981e1a;}
        
        Border color #981e1a