#8b273d color space conversions
Hex:
        #8b273d
        RGB:
        139, 39, 61
        CMY:
        45, 85, 76
        CMYK:
        0, 72, 56, 45
      HSL:
        347°, 56.1798%, 34.9020%
        HSV (HSB):
        347°, 71.9424%, 54.5098%
        XYZ:
        12.2153, 7.2769, 5.1756
        xyY:
        0.4952, 0.2950, 7.2769
      CIE-Lab:
        32.4292, 43.5773, 11.0498
        CIE-LCH:
        32.4292, 44.9564, 14.2284
        CIE-Luv:
        32.4292, 67.0655, 4.2464
        Hunter-Lab:
        26.9758, 33.6215, 7.5075
      #8b273d color charts
#8b273d RGB chart
      #8b273d CMYK chart
      #8b273d RGB pie chart
      #8b273d color shades, tints & tones
#8b273d color schemes
#8b273d color preview, HTML & CSS examples
           This text has a color of #8b273d        
        
          <p style="color:#8b273d;">Text here</p>
        
        
          .mytext {color:#8b273d;}
        
        Text color #8b273d
      
           This box has a color of #8b273d        
        
          <div style="background-color:#8b273d;">Content here</div>
        
        
          .mybackground {background-color:#8b273d;}
        
        Background color #8b273d
      
           Border around this has a color of #8b273d        
        
          <div style="border:2px solid #8b273d;">Content here</div>
        
        
          .myborder {border:2px solid #8b273d;}
        
        Border color #8b273d