#981a38 color space conversions
Hex:
        #981a38
        RGB:
        152, 26, 56
        CMY:
        40, 90, 78
        CMYK:
        0, 83, 63, 40
      HSL:
        346°, 70.7865%, 34.9020%
        HSV (HSB):
        346°, 82.8947%, 59.6078%
        XYZ:
        14.0321, 7.6997, 4.4880
        xyY:
        0.5352, 0.2937, 7.6997
      CIE-Lab:
        33.3495, 51.5466, 15.9987
        CIE-LCH:
        33.3495, 53.9723, 17.2430
        CIE-Luv:
        33.3495, 84.4062, 7.0619
        Hunter-Lab:
        27.7484, 41.7062, 9.8343
      #981a38 color charts
#981a38 RGB chart
      #981a38 CMYK chart
      #981a38 RGB pie chart
      #981a38 color shades, tints & tones
#981a38 color schemes
#981a38 color preview, HTML & CSS examples
           This text has a color of #981a38        
        
          <p style="color:#981a38;">Text here</p>
        
        
          .mytext {color:#981a38;}
        
        Text color #981a38
      
           This box has a color of #981a38        
        
          <div style="background-color:#981a38;">Content here</div>
        
        
          .mybackground {background-color:#981a38;}
        
        Background color #981a38
      
           Border around this has a color of #981a38        
        
          <div style="border:2px solid #981a38;">Content here</div>
        
        
          .myborder {border:2px solid #981a38;}
        
        Border color #981a38