#8b242f color space conversions
Hex:
        #8b242f
        RGB:
        139, 36, 47
        CMY:
        45, 86, 82
        CMYK:
        0, 74, 66, 45
      HSL:
        354°, 58.8571%, 34.3137%
        HSV (HSB):
        354°, 74.1007%, 54.5098%
        XYZ:
        11.7914, 6.9560, 3.4105
        xyY:
        0.5322, 0.3139, 6.9560
      CIE-Lab:
        31.7064, 43.7399, 19.2078
        CIE-LCH:
        31.7064, 47.7715, 23.7080
        CIE-Luv:
        31.7064, 72.3045, 11.1675
        Hunter-Lab:
        26.3741, 33.6495, 10.7950
      #8b242f color charts
#8b242f RGB chart
      #8b242f CMYK chart
      #8b242f RGB pie chart
      #8b242f color shades, tints & tones
#8b242f color schemes
#8b242f color preview, HTML & CSS examples
           This text has a color of #8b242f        
        
          <p style="color:#8b242f;">Text here</p>
        
        
          .mytext {color:#8b242f;}
        
        Text color #8b242f
      
           This box has a color of #8b242f        
        
          <div style="background-color:#8b242f;">Content here</div>
        
        
          .mybackground {background-color:#8b242f;}
        
        Background color #8b242f
      
           Border around this has a color of #8b242f        
        
          <div style="border:2px solid #8b242f;">Content here</div>
        
        
          .myborder {border:2px solid #8b242f;}
        
        Border color #8b242f