#8d121f color space conversions
Hex:
        #8d121f
        RGB:
        141, 18, 31
        CMY:
        45, 93, 88
        CMYK:
        0, 87, 78, 45
      HSL:
        354°, 77.3585%, 31.1765%
        HSV (HSB):
        354°, 87.2340%, 55.2941%
        XYZ:
        11.4481, 6.1943, 1.8886
        xyY:
        0.5862, 0.3172, 6.1943
      CIE-Lab:
        29.8974, 49.0936, 27.3624
        CIE-LCH:
        29.8974, 56.2040, 29.1332
        CIE-Luv:
        29.8974, 84.8656, 14.9012
        Hunter-Lab:
        24.8883, 38.5521, 12.9228
      #8d121f color charts
#8d121f RGB chart
      #8d121f CMYK chart
      #8d121f RGB pie chart
      #8d121f color shades, tints & tones
#8d121f color schemes
#8d121f color preview, HTML & CSS examples
           This text has a color of #8d121f        
        
          <p style="color:#8d121f;">Text here</p>
        
        
          .mytext {color:#8d121f;}
        
        Text color #8d121f
      
           This box has a color of #8d121f        
        
          <div style="background-color:#8d121f;">Content here</div>
        
        
          .mybackground {background-color:#8d121f;}
        
        Background color #8d121f
      
           Border around this has a color of #8d121f        
        
          <div style="border:2px solid #8d121f;">Content here</div>
        
        
          .myborder {border:2px solid #8d121f;}
        
        Border color #8d121f