#8a1b00 color space conversions
Hex:
        #8a1b00
        RGB:
        138, 27, 0
        CMY:
        46, 89, 100
        CMYK:
        0, 80, 100, 46
      HSL:
        12°, 100.0000%, 27.0588%
        HSV (HSB):
        12°, 100.0000%, 54.1176%
        XYZ:
        10.8732, 6.1871, 0.6212
        xyY:
        0.6149, 0.3499, 6.1871
      CIE-Lab:
        29.8798, 44.9644, 42.6322
        CIE-LCH:
        29.8798, 61.9621, 43.4749
        CIE-Luv:
        29.8798, 83.2196, 23.0179
        Hunter-Lab:
        24.8740, 34.4983, 15.9312
      #8a1b00 color charts
#8a1b00 RGB chart
      #8a1b00 CMYK chart
      #8a1b00 RGB pie chart
      #8a1b00 color shades, tints & tones
#8a1b00 color schemes
#8a1b00 color preview, HTML & CSS examples
           This text has a color of #8a1b00        
        
          <p style="color:#8a1b00;">Text here</p>
        
        
          .mytext {color:#8a1b00;}
        
        Text color #8a1b00
      
           This box has a color of #8a1b00        
        
          <div style="background-color:#8a1b00;">Content here</div>
        
        
          .mybackground {background-color:#8a1b00;}
        
        Background color #8a1b00
      
           Border around this has a color of #8a1b00        
        
          <div style="border:2px solid #8a1b00;">Content here</div>
        
        
          .myborder {border:2px solid #8a1b00;}
        
        Border color #8a1b00