#8b1d25 color space conversions
Hex:
        #8b1d25
        RGB:
        139, 29, 37
        CMY:
        45, 89, 85
        CMYK:
        0, 79, 73, 45
      HSL:
        356°, 65.4762%, 32.9412%
        HSV (HSB):
        356°, 79.1367%, 54.5098%
        XYZ:
        11.4208, 6.5013, 2.4032
        xyY:
        0.5619, 0.3199, 6.5013
      CIE-Lab:
        30.6435, 45.6807, 24.3184
        CIE-LCH:
        30.6435, 51.7505, 28.0289
        CIE-Luv:
        30.6435, 77.8695, 14.1116
        Hunter-Lab:
        25.4976, 35.3321, 12.2601
      #8b1d25 color charts
#8b1d25 RGB chart
      #8b1d25 CMYK chart
      #8b1d25 RGB pie chart
      #8b1d25 color shades, tints & tones
#8b1d25 color schemes
#8b1d25 color preview, HTML & CSS examples
           This text has a color of #8b1d25        
        
          <p style="color:#8b1d25;">Text here</p>
        
        
          .mytext {color:#8b1d25;}
        
        Text color #8b1d25
      
           This box has a color of #8b1d25        
        
          <div style="background-color:#8b1d25;">Content here</div>
        
        
          .mybackground {background-color:#8b1d25;}
        
        Background color #8b1d25
      
           Border around this has a color of #8b1d25        
        
          <div style="border:2px solid #8b1d25;">Content here</div>
        
        
          .myborder {border:2px solid #8b1d25;}
        
        Border color #8b1d25