#8d121b color space conversions
Hex:
        #8d121b
        RGB:
        141, 18, 27
        CMY:
        45, 93, 89
        CMYK:
        0, 87, 81, 45
      HSL:
        356°, 77.3585%, 31.1765%
        HSV (HSB):
        356°, 87.2340%, 55.2941%
        XYZ:
        11.3986, 6.1745, 1.6279
        xyY:
        0.5936, 0.3216, 6.1745
      CIE-Lab:
        29.8484, 48.9482, 29.7784
        CIE-LCH:
        29.8484, 57.2947, 31.3149
        CIE-Luv:
        29.8484, 85.6945, 16.2790
        Hunter-Lab:
        24.8485, 38.3978, 13.5096
      #8d121b color charts
#8d121b RGB chart
      #8d121b CMYK chart
      #8d121b RGB pie chart
      #8d121b color shades, tints & tones
#8d121b color schemes
#8d121b color preview, HTML & CSS examples
           This text has a color of #8d121b        
        
          <p style="color:#8d121b;">Text here</p>
        
        
          .mytext {color:#8d121b;}
        
        Text color #8d121b
      
           This box has a color of #8d121b        
        
          <div style="background-color:#8d121b;">Content here</div>
        
        
          .mybackground {background-color:#8d121b;}
        
        Background color #8d121b
      
           Border around this has a color of #8d121b        
        
          <div style="border:2px solid #8d121b;">Content here</div>
        
        
          .myborder {border:2px solid #8d121b;}
        
        Border color #8d121b