#981b17 color space conversions
Hex:
        #981b17
        RGB:
        152, 27, 23
        CMY:
        40, 89, 91
        CMYK:
        0, 82, 85, 40
      HSL:
        2°, 73.7143%, 34.3137%
        HSV (HSB):
        2°, 84.8684%, 59.6078%
        XYZ:
        13.4955, 7.5211, 1.5510
        xyY:
        0.5980, 0.3333, 7.5211
      CIE-Lab:
        32.9650, 49.7915, 35.9399
        CIE-LCH:
        32.9650, 61.4074, 35.8221
        CIE-Luv:
        32.9650, 91.8562, 20.7923
        Hunter-Lab:
        27.4247, 39.8454, 15.8440
      #981b17 color charts
#981b17 RGB chart
      #981b17 CMYK chart
      #981b17 RGB pie chart
      #981b17 color shades, tints & tones
#981b17 color schemes
#981b17 color preview, HTML & CSS examples
           This text has a color of #981b17        
        
          <p style="color:#981b17;">Text here</p>
        
        
          .mytext {color:#981b17;}
        
        Text color #981b17
      
           This box has a color of #981b17        
        
          <div style="background-color:#981b17;">Content here</div>
        
        
          .mybackground {background-color:#981b17;}
        
        Background color #981b17
      
           Border around this has a color of #981b17        
        
          <div style="border:2px solid #981b17;">Content here</div>
        
        
          .myborder {border:2px solid #981b17;}
        
        Border color #981b17