#8b081d color space conversions
Hex:
        #8b081d
        RGB:
        139, 8, 29
        CMY:
        45, 97, 89
        CMYK:
        0, 94, 79, 45
      HSL:
        350°, 89.1156%, 28.8235%
        HSV (HSB):
        350°, 94.2446%, 54.5098%
        XYZ:
        10.9561, 5.7513, 1.6951
        xyY:
        0.5954, 0.3125, 5.7513
      CIE-Lab:
        28.7762, 50.3362, 27.2615
        CIE-LCH:
        28.7762, 57.2445, 28.4395
        CIE-Luv:
        28.7762, 86.2288, 14.0623
        Hunter-Lab:
        23.9820, 39.5786, 12.5967
      #8b081d color charts
#8b081d RGB chart
      #8b081d CMYK chart
      #8b081d RGB pie chart
      #8b081d color shades, tints & tones
#8b081d color schemes
#8b081d color preview, HTML & CSS examples
           This text has a color of #8b081d        
        
          <p style="color:#8b081d;">Text here</p>
        
        
          .mytext {color:#8b081d;}
        
        Text color #8b081d
      
           This box has a color of #8b081d        
        
          <div style="background-color:#8b081d;">Content here</div>
        
        
          .mybackground {background-color:#8b081d;}
        
        Background color #8b081d
      
           Border around this has a color of #8b081d        
        
          <div style="border:2px solid #8b081d;">Content here</div>
        
        
          .myborder {border:2px solid #8b081d;}
        
        Border color #8b081d