#8b1045 color space conversions
Hex:
        #8b1045
        RGB:
        139, 16, 69
        CMY:
        45, 94, 73
        CMYK:
        0, 88, 50, 45
      HSL:
        334°, 79.3548%, 30.3922%
        HSV (HSB):
        334°, 88.4892%, 54.5098%
        XYZ:
        11.9069, 6.2892, 6.2166
        xyY:
        0.4877, 0.2576, 6.2892
      CIE-Lab:
        30.1307, 51.3433, 2.5233
        CIE-LCH:
        30.1307, 51.4053, 2.8136
        CIE-Luv:
        30.1307, 71.8777, -5.9271
        Hunter-Lab:
        25.0783, 40.8629, 2.8576
      #8b1045 color charts
#8b1045 RGB chart
      #8b1045 CMYK chart
      #8b1045 RGB pie chart
      #8b1045 color shades, tints & tones
#8b1045 color schemes
#8b1045 color preview, HTML & CSS examples
           This text has a color of #8b1045        
        
          <p style="color:#8b1045;">Text here</p>
        
        
          .mytext {color:#8b1045;}
        
        Text color #8b1045
      
           This box has a color of #8b1045        
        
          <div style="background-color:#8b1045;">Content here</div>
        
        
          .mybackground {background-color:#8b1045;}
        
        Background color #8b1045
      
           Border around this has a color of #8b1045        
        
          <div style="border:2px solid #8b1045;">Content here</div>
        
        
          .myborder {border:2px solid #8b1045;}
        
        Border color #8b1045