#8d013d color space conversions
Hex:
        #8d013d
        RGB:
        141, 1, 61
        CMY:
        45, 100, 76
        CMYK:
        0, 99, 57, 45
      HSL:
        334°, 98.5915%, 27.8431%
        HSV (HSB):
        334°, 99.2908%, 55.2941%
        XYZ:
        11.8377, 6.0214, 4.9532
        xyY:
        0.5189, 0.2640, 6.0214
      CIE-Lab:
        29.4663, 53.7213, 6.9944
        CIE-LCH:
        29.4663, 54.1747, 7.4181
        CIE-Luv:
        29.4663, 79.2194, -2.0014
        Hunter-Lab:
        24.5384, 43.1685, 5.2089
      #8d013d color charts
#8d013d RGB chart
      #8d013d CMYK chart
      #8d013d RGB pie chart
      #8d013d color shades, tints & tones
#8d013d color schemes
#8d013d color preview, HTML & CSS examples
           This text has a color of #8d013d        
        
          <p style="color:#8d013d;">Text here</p>
        
        
          .mytext {color:#8d013d;}
        
        Text color #8d013d
      
           This box has a color of #8d013d        
        
          <div style="background-color:#8d013d;">Content here</div>
        
        
          .mybackground {background-color:#8d013d;}
        
        Background color #8d013d
      
           Border around this has a color of #8d013d        
        
          <div style="border:2px solid #8d013d;">Content here</div>
        
        
          .myborder {border:2px solid #8d013d;}
        
        Border color #8d013d