#981b22 color space conversions
Hex:
        #981b22
        RGB:
        152, 27, 34
        CMY:
        40, 89, 87
        CMYK:
        0, 82, 78, 40
      HSL:
        357°, 69.8324%, 35.0980%
        HSV (HSB):
        357°, 82.2368%, 59.6078%
        XYZ:
        13.6296, 7.5748, 2.2571
        xyY:
        0.5809, 0.3229, 7.5748
      CIE-Lab:
        33.0811, 50.1520, 29.6820
        CIE-LCH:
        33.0811, 58.2774, 30.6188
        CIE-Luv:
        33.0811, 89.8578, 17.3449
        Hunter-Lab:
        27.5223, 40.2326, 14.4032
      #981b22 color charts
#981b22 RGB chart
      #981b22 CMYK chart
      #981b22 RGB pie chart
      #981b22 color shades, tints & tones
#981b22 color schemes
#981b22 color preview, HTML & CSS examples
           This text has a color of #981b22        
        
          <p style="color:#981b22;">Text here</p>
        
        
          .mytext {color:#981b22;}
        
        Text color #981b22
      
           This box has a color of #981b22        
        
          <div style="background-color:#981b22;">Content here</div>
        
        
          .mybackground {background-color:#981b22;}
        
        Background color #981b22
      
           Border around this has a color of #981b22        
        
          <div style="border:2px solid #981b22;">Content here</div>
        
        
          .myborder {border:2px solid #981b22;}
        
        Border color #981b22