#981d11 color space conversions
Hex:
        #981d11
        RGB:
        152, 29, 17
        CMY:
        40, 89, 93
        CMYK:
        0, 81, 89, 40
      HSL:
        5°, 79.8817%, 33.1373%
        HSV (HSB):
        5°, 88.8158%, 59.6078%
        XYZ:
        13.4894, 7.5946, 1.2852
        xyY:
        0.6030, 0.3395, 7.5946
      CIE-Lab:
        33.1239, 49.0675, 39.1586
        CIE-LCH:
        33.1239, 62.7775, 38.5918
        CIE-Luv:
        33.1239, 91.8159, 22.5554
        Hunter-Lab:
        27.5583, 39.1464, 16.5257
      #981d11 color charts
#981d11 RGB chart
      #981d11 CMYK chart
      #981d11 RGB pie chart
      #981d11 color shades, tints & tones
#981d11 color schemes
#981d11 color preview, HTML & CSS examples
           This text has a color of #981d11        
        
          <p style="color:#981d11;">Text here</p>
        
        
          .mytext {color:#981d11;}
        
        Text color #981d11
      
           This box has a color of #981d11        
        
          <div style="background-color:#981d11;">Content here</div>
        
        
          .mybackground {background-color:#981d11;}
        
        Background color #981d11
      
           Border around this has a color of #981d11        
        
          <div style="border:2px solid #981d11;">Content here</div>
        
        
          .myborder {border:2px solid #981d11;}
        
        Border color #981d11