#8d101f color space conversions
Hex:
        #8d101f
        RGB:
        141, 16, 31
        CMY:
        45, 94, 88
        CMYK:
        0, 89, 78, 45
      HSL:
        353°, 79.6178%, 30.7843%
        HSV (HSB):
        353°, 88.6525%, 55.2941%
        XYZ:
        11.4171, 6.1322, 1.8782
        xyY:
        0.5877, 0.3156, 6.1322
      CIE-Lab:
        29.7437, 49.5330, 27.1920
        CIE-LCH:
        29.7437, 56.5060, 28.7654
        CIE-Luv:
        29.7437, 85.4542, 14.6281
        Hunter-Lab:
        24.7633, 38.9614, 12.8374
      #8d101f color charts
#8d101f RGB chart
      #8d101f CMYK chart
      #8d101f RGB pie chart
      #8d101f color shades, tints & tones
#8d101f color schemes
#8d101f color preview, HTML & CSS examples
           This text has a color of #8d101f        
        
          <p style="color:#8d101f;">Text here</p>
        
        
          .mytext {color:#8d101f;}
        
        Text color #8d101f
      
           This box has a color of #8d101f        
        
          <div style="background-color:#8d101f;">Content here</div>
        
        
          .mybackground {background-color:#8d101f;}
        
        Background color #8d101f
      
           Border around this has a color of #8d101f        
        
          <div style="border:2px solid #8d101f;">Content here</div>
        
        
          .myborder {border:2px solid #8d101f;}
        
        Border color #8d101f