#8b0d13 color space conversions
Hex:
        #8b0d13
        RGB:
        139, 13, 19
        CMY:
        45, 95, 93
        CMYK:
        0, 91, 86, 45
      HSL:
        357°, 82.8947%, 29.8039%
        HSV (HSB):
        357°, 90.6475%, 54.5098%
        XYZ:
        10.9089, 5.8238, 1.1652
        xyY:
        0.6095, 0.3254, 5.8238
      CIE-Lab:
        28.9636, 49.1793, 33.4495
        CIE-LCH:
        28.9636, 59.4766, 34.2217
        CIE-Luv:
        28.9636, 86.9631, 17.5960
        Hunter-Lab:
        24.1326, 38.4572, 14.0300
      #8b0d13 color charts
#8b0d13 RGB chart
      #8b0d13 CMYK chart
      #8b0d13 RGB pie chart
      #8b0d13 color shades, tints & tones
#8b0d13 color schemes
#8b0d13 color preview, HTML & CSS examples
           This text has a color of #8b0d13        
        
          <p style="color:#8b0d13;">Text here</p>
        
        
          .mytext {color:#8b0d13;}
        
        Text color #8b0d13
      
           This box has a color of #8b0d13        
        
          <div style="background-color:#8b0d13;">Content here</div>
        
        
          .mybackground {background-color:#8b0d13;}
        
        Background color #8b0d13
      
           Border around this has a color of #8b0d13        
        
          <div style="border:2px solid #8b0d13;">Content here</div>
        
        
          .myborder {border:2px solid #8b0d13;}
        
        Border color #8b0d13