#981a1a color space conversions
Hex:
        #981a1a
        RGB:
        152, 26, 26
        CMY:
        40, 90, 90
        CMYK:
        0, 83, 83, 40
      HSL:
        0°, 70.7865%, 34.9020%
        HSV (HSB):
        0°, 82.8947%, 59.6078%
        XYZ:
        13.5047, 7.4888, 1.7110
        xyY:
        0.5948, 0.3298, 7.4888
      CIE-Lab:
        32.8947, 50.1543, 34.2065
        CIE-LCH:
        32.8947, 60.7086, 34.2950
        CIE-Luv:
        32.8947, 91.7762, 19.7908
        Hunter-Lab:
        27.3656, 40.1987, 15.4489
      #981a1a color charts
#981a1a RGB chart
      #981a1a CMYK chart
      #981a1a RGB pie chart
      #981a1a color shades, tints & tones
#981a1a color schemes
#981a1a color preview, HTML & CSS examples
           This text has a color of #981a1a        
        
          <p style="color:#981a1a;">Text here</p>
        
        
          .mytext {color:#981a1a;}
        
        Text color #981a1a
      
           This box has a color of #981a1a        
        
          <div style="background-color:#981a1a;">Content here</div>
        
        
          .mybackground {background-color:#981a1a;}
        
        Background color #981a1a
      
           Border around this has a color of #981a1a        
        
          <div style="border:2px solid #981a1a;">Content here</div>
        
        
          .myborder {border:2px solid #981a1a;}
        
        Border color #981a1a