#89312f color space conversions
Hex:
        #89312f
        RGB:
        137, 49, 47
        CMY:
        46, 81, 82
        CMYK:
        0, 64, 66, 46
      HSL:
        1°, 48.9130%, 36.0784%
        HSV (HSB):
        1°, 65.6934%, 53.7255%
        XYZ:
        11.9279, 7.7202, 3.5508
        xyY:
        0.5142, 0.3328, 7.7202
      CIE-Lab:
        33.3933, 37.4275, 21.2631
        CIE-LCH:
        33.3933, 43.0457, 29.6015
        CIE-Luv:
        33.3933, 63.7879, 14.6559
        Hunter-Lab:
        27.7853, 28.0039, 11.8728
      #89312f color charts
#89312f RGB chart
      #89312f CMYK chart
      #89312f RGB pie chart
      #89312f color shades, tints & tones
#89312f color schemes
#89312f color preview, HTML & CSS examples
           This text has a color of #89312f        
        
          <p style="color:#89312f;">Text here</p>
        
        
          .mytext {color:#89312f;}
        
        Text color #89312f
      
           This box has a color of #89312f        
        
          <div style="background-color:#89312f;">Content here</div>
        
        
          .mybackground {background-color:#89312f;}
        
        Background color #89312f
      
           Border around this has a color of #89312f        
        
          <div style="border:2px solid #89312f;">Content here</div>
        
        
          .myborder {border:2px solid #89312f;}
        
        Border color #89312f