#8d103d color space conversions
Hex:
        #8d103d
        RGB:
        141, 16, 61
        CMY:
        45, 94, 76
        CMYK:
        0, 89, 57, 45
      HSL:
        338°, 79.6178%, 30.7843%
        HSV (HSB):
        338°, 88.6525%, 55.2941%
        XYZ:
        12.0121, 6.3702, 5.0113
        xyY:
        0.5135, 0.2723, 6.3702
      CIE-Lab:
        30.3279, 51.2277, 8.2018
        CIE-LCH:
        30.3279, 51.8801, 9.0961
        CIE-Luv:
        30.3279, 76.5161, -0.2759
        Hunter-Lab:
        25.2393, 40.7844, 5.8953
      #8d103d color charts
#8d103d RGB chart
      #8d103d CMYK chart
      #8d103d RGB pie chart
      #8d103d color shades, tints & tones
#8d103d color schemes
#8d103d color preview, HTML & CSS examples
           This text has a color of #8d103d        
        
          <p style="color:#8d103d;">Text here</p>
        
        
          .mytext {color:#8d103d;}
        
        Text color #8d103d
      
           This box has a color of #8d103d        
        
          <div style="background-color:#8d103d;">Content here</div>
        
        
          .mybackground {background-color:#8d103d;}
        
        Background color #8d103d
      
           Border around this has a color of #8d103d        
        
          <div style="border:2px solid #8d103d;">Content here</div>
        
        
          .myborder {border:2px solid #8d103d;}
        
        Border color #8d103d