#8b0945 color space conversions
Hex:
        #8b0945
        RGB:
        139, 9, 69
        CMY:
        45, 96, 73
        CMYK:
        0, 94, 50, 45
      HSL:
        332°, 87.8378%, 29.0196%
        HSV (HSB):
        332°, 93.5252%, 54.5098%
        XYZ:
        11.8193, 6.1140, 6.1874
        xyY:
        0.4900, 0.2535, 6.1140
      CIE-Lab:
        29.6983, 52.5921, 1.8985
        CIE-LCH:
        29.6983, 52.6263, 2.0674
        CIE-Luv:
        29.6983, 73.1185, -6.8109
        Hunter-Lab:
        24.7265, 42.0519, 2.4722
      #8b0945 color charts
#8b0945 RGB chart
      #8b0945 CMYK chart
      #8b0945 RGB pie chart
      #8b0945 color shades, tints & tones
#8b0945 color schemes
#8b0945 color preview, HTML & CSS examples
           This text has a color of #8b0945        
        
          <p style="color:#8b0945;">Text here</p>
        
        
          .mytext {color:#8b0945;}
        
        Text color #8b0945
      
           This box has a color of #8b0945        
        
          <div style="background-color:#8b0945;">Content here</div>
        
        
          .mybackground {background-color:#8b0945;}
        
        Background color #8b0945
      
           Border around this has a color of #8b0945        
        
          <div style="border:2px solid #8b0945;">Content here</div>
        
        
          .myborder {border:2px solid #8b0945;}
        
        Border color #8b0945