#8b0a25 color space conversions
Hex:
        #8b0a25
        RGB:
        139, 10, 37
        CMY:
        45, 96, 85
        CMYK:
        0, 93, 73, 45
      HSL:
        347°, 86.5772%, 29.2157%
        HSV (HSB):
        347°, 92.8058%, 54.5098%
        XYZ:
        11.0899, 5.8396, 2.2929
        xyY:
        0.5769, 0.3038, 5.8396
      CIE-Lab:
        29.0042, 50.3408, 22.3637
        CIE-LCH:
        29.0042, 55.0848, 23.9530
        CIE-Luv:
        29.0042, 83.8496, 11.1356
        Hunter-Lab:
        24.1653, 39.6278, 11.2900
      #8b0a25 color charts
#8b0a25 RGB chart
      #8b0a25 CMYK chart
      #8b0a25 RGB pie chart
      #8b0a25 color shades, tints & tones
#8b0a25 color schemes
#8b0a25 color preview, HTML & CSS examples
           This text has a color of #8b0a25        
        
          <p style="color:#8b0a25;">Text here</p>
        
        
          .mytext {color:#8b0a25;}
        
        Text color #8b0a25
      
           This box has a color of #8b0a25        
        
          <div style="background-color:#8b0a25;">Content here</div>
        
        
          .mybackground {background-color:#8b0a25;}
        
        Background color #8b0a25
      
           Border around this has a color of #8b0a25        
        
          <div style="border:2px solid #8b0a25;">Content here</div>
        
        
          .myborder {border:2px solid #8b0a25;}
        
        Border color #8b0a25