#8b1325 color space conversions
Hex:
        #8b1325
        RGB:
        139, 19, 37
        CMY:
        45, 93, 85
        CMYK:
        0, 86, 73, 45
      HSL:
        351°, 75.9494%, 30.9804%
        HSV (HSB):
        351°, 86.3309%, 54.5098%
        XYZ:
        11.2143, 6.0883, 2.3344
        xyY:
        0.5711, 0.3100, 6.0883
      CIE-Lab:
        29.6341, 48.5353, 23.1190
        CIE-LCH:
        29.6341, 53.7602, 25.4701
        CIE-Luv:
        29.6341, 81.5399, 12.2818
        Hunter-Lab:
        24.6744, 37.9460, 11.6629
      #8b1325 color charts
#8b1325 RGB chart
      #8b1325 CMYK chart
      #8b1325 RGB pie chart
      #8b1325 color shades, tints & tones
#8b1325 color schemes
#8b1325 color preview, HTML & CSS examples
           This text has a color of #8b1325        
        
          <p style="color:#8b1325;">Text here</p>
        
        
          .mytext {color:#8b1325;}
        
        Text color #8b1325
      
           This box has a color of #8b1325        
        
          <div style="background-color:#8b1325;">Content here</div>
        
        
          .mybackground {background-color:#8b1325;}
        
        Background color #8b1325
      
           Border around this has a color of #8b1325        
        
          <div style="border:2px solid #8b1325;">Content here</div>
        
        
          .myborder {border:2px solid #8b1325;}
        
        Border color #8b1325