#8a1f00 color space conversions
Hex:
        #8a1f00
        RGB:
        138, 31, 0
        CMY:
        46, 88, 100
        CMYK:
        0, 78, 100, 46
      HSL:
        13°, 100.0000%, 27.0588%
        HSV (HSB):
        13°, 100.0000%, 54.1176%
        XYZ:
        10.9712, 6.3832, 0.6538
        xyY:
        0.6092, 0.3545, 6.3832
      CIE-Lab:
        30.3595, 43.6241, 42.9917
        CIE-LCH:
        30.3595, 61.2483, 44.5817
        CIE-Luv:
        30.3595, 81.2845, 23.7852
        Hunter-Lab:
        25.2651, 33.2987, 16.1512
      #8a1f00 color charts
#8a1f00 RGB chart
      #8a1f00 CMYK chart
      #8a1f00 RGB pie chart
      #8a1f00 color shades, tints & tones
#8a1f00 color schemes
#8a1f00 color preview, HTML & CSS examples
           This text has a color of #8a1f00        
        
          <p style="color:#8a1f00;">Text here</p>
        
        
          .mytext {color:#8a1f00;}
        
        Text color #8a1f00
      
           This box has a color of #8a1f00        
        
          <div style="background-color:#8a1f00;">Content here</div>
        
        
          .mybackground {background-color:#8a1f00;}
        
        Background color #8a1f00
      
           Border around this has a color of #8a1f00        
        
          <div style="border:2px solid #8a1f00;">Content here</div>
        
        
          .myborder {border:2px solid #8a1f00;}
        
        Border color #8a1f00