#89142f color space conversions
Hex:
        #89142f
        RGB:
        137, 20, 47
        CMY:
        46, 92, 82
        CMYK:
        0, 85, 66, 46
      HSL:
        346°, 74.5223%, 30.7843%
        HSV (HSB):
        346°, 85.4015%, 53.7255%
        XYZ:
        11.0798, 6.0239, 3.2681
        xyY:
        0.5439, 0.2957, 6.0239
      CIE-Lab:
        29.4727, 48.2467, 16.2465
        CIE-LCH:
        29.4727, 50.9086, 18.6103
        CIE-Luv:
        29.4727, 76.8437, 7.2887
        Hunter-Lab:
        24.5437, 37.6291, 9.2859
      #89142f color charts
#89142f RGB chart
      #89142f CMYK chart
      #89142f RGB pie chart
      #89142f color shades, tints & tones
#89142f color schemes
#89142f color preview, HTML & CSS examples
           This text has a color of #89142f        
        
          <p style="color:#89142f;">Text here</p>
        
        
          .mytext {color:#89142f;}
        
        Text color #89142f
      
           This box has a color of #89142f        
        
          <div style="background-color:#89142f;">Content here</div>
        
        
          .mybackground {background-color:#89142f;}
        
        Background color #89142f
      
           Border around this has a color of #89142f        
        
          <div style="border:2px solid #89142f;">Content here</div>
        
        
          .myborder {border:2px solid #89142f;}
        
        Border color #89142f