#8d093b color space conversions
Hex:
        #8d093b
        RGB:
        141, 9, 59
        CMY:
        45, 96, 77
        CMYK:
        0, 94, 58, 45
      HSL:
        337°, 88.0000%, 29.4118%
        HSV (HSB):
        337°, 93.6170%, 55.2941%
        XYZ:
        11.8716, 6.1739, 4.7036
        xyY:
        0.5218, 0.2714, 6.1739
      CIE-Lab:
        29.8469, 52.3189, 8.8705
        CIE-LCH:
        29.8469, 53.0656, 9.6228
        CIE-Luv:
        29.8469, 78.6046, 0.0803
        Hunter-Lab:
        24.8473, 41.8017, 6.1693
      #8d093b color charts
#8d093b RGB chart
      #8d093b CMYK chart
      #8d093b RGB pie chart
      #8d093b color shades, tints & tones
#8d093b color schemes
#8d093b color preview, HTML & CSS examples
           This text has a color of #8d093b        
        
          <p style="color:#8d093b;">Text here</p>
        
        
          .mytext {color:#8d093b;}
        
        Text color #8d093b
      
           This box has a color of #8d093b        
        
          <div style="background-color:#8d093b;">Content here</div>
        
        
          .mybackground {background-color:#8d093b;}
        
        Background color #8d093b
      
           Border around this has a color of #8d093b        
        
          <div style="border:2px solid #8d093b;">Content here</div>
        
        
          .myborder {border:2px solid #8d093b;}
        
        Border color #8d093b