#8d091d color space conversions
Hex:
        #8d091d
        RGB:
        141, 9, 29
        CMY:
        45, 96, 89
        CMYK:
        0, 94, 79, 45
      HSL:
        351°, 88.0000%, 29.4118%
        HSV (HSB):
        351°, 93.6170%, 55.2941%
        XYZ:
        11.3040, 5.9468, 1.7145
        xyY:
        0.5960, 0.3136, 5.9468
      CIE-Lab:
        29.2779, 50.7230, 27.9367
        CIE-LCH:
        29.2779, 57.9075, 28.8446
        CIE-Luv:
        29.2779, 87.5943, 14.5609
        Hunter-Lab:
        24.3861, 40.0666, 12.9019
      #8d091d color charts
#8d091d RGB chart
      #8d091d CMYK chart
      #8d091d RGB pie chart
      #8d091d color shades, tints & tones
#8d091d color schemes
#8d091d color preview, HTML & CSS examples
           This text has a color of #8d091d        
        
          <p style="color:#8d091d;">Text here</p>
        
        
          .mytext {color:#8d091d;}
        
        Text color #8d091d
      
           This box has a color of #8d091d        
        
          <div style="background-color:#8d091d;">Content here</div>
        
        
          .mybackground {background-color:#8d091d;}
        
        Background color #8d091d
      
           Border around this has a color of #8d091d        
        
          <div style="border:2px solid #8d091d;">Content here</div>
        
        
          .myborder {border:2px solid #8d091d;}
        
        Border color #8d091d