#8b0a0a color space conversions
Hex:
        #8b0a0a
        RGB:
        139, 10, 10
        CMY:
        45, 96, 96
        CMYK:
        0, 93, 93, 45
      HSL:
        0°, 86.5772%, 29.2157%
        HSV (HSB):
        0°, 92.8058%, 54.5098%
        XYZ:
        10.8108, 5.7280, 0.8230
        xyY:
        0.6227, 0.3299, 5.7280
      CIE-Lab:
        28.7155, 49.5178, 37.7381
        CIE-LCH:
        28.7155, 62.2589, 37.3115
        CIE-Luv:
        28.7155, 88.8766, 19.1661
        Hunter-Lab:
        23.9332, 38.7467, 14.7144
      #8b0a0a color charts
#8b0a0a RGB chart
      #8b0a0a CMYK chart
      #8b0a0a RGB pie chart
      #8b0a0a color shades, tints & tones
#8b0a0a color schemes
#8b0a0a color preview, HTML & CSS examples
           This text has a color of #8b0a0a        
        
          <p style="color:#8b0a0a;">Text here</p>
        
        
          .mytext {color:#8b0a0a;}
        
        Text color #8b0a0a
      
           This box has a color of #8b0a0a        
        
          <div style="background-color:#8b0a0a;">Content here</div>
        
        
          .mybackground {background-color:#8b0a0a;}
        
        Background color #8b0a0a
      
           Border around this has a color of #8b0a0a        
        
          <div style="border:2px solid #8b0a0a;">Content here</div>
        
        
          .myborder {border:2px solid #8b0a0a;}
        
        Border color #8b0a0a