#97414b color space conversions
Hex:
        #97414b
        RGB:
        151, 65, 75
        CMY:
        41, 75, 71
        CMYK:
        0, 57, 50, 41
      HSL:
        353°, 39.8148%, 42.3529%
        HSV (HSB):
        353°, 56.9536%, 59.2157%
        XYZ:
        15.9228, 10.8679, 7.9151
        xyY:
        0.4588, 0.3131, 10.8679
      CIE-Lab:
        39.3571, 37.0243, 11.9736
        CIE-LCH:
        39.3571, 38.9123, 17.9211
        CIE-Luv:
        39.3571, 59.5525, 7.2842
        Hunter-Lab:
        32.9665, 28.5240, 8.8413
      #97414b color charts
#97414b RGB chart
      #97414b CMYK chart
      #97414b RGB pie chart
      #97414b color shades, tints & tones
#97414b color schemes
#97414b color preview, HTML & CSS examples
           This text has a color of #97414b        
        
          <p style="color:#97414b;">Text here</p>
        
        
          .mytext {color:#97414b;}
        
        Text color #97414b
      
           This box has a color of #97414b        
        
          <div style="background-color:#97414b;">Content here</div>
        
        
          .mybackground {background-color:#97414b;}
        
        Background color #97414b
      
           Border around this has a color of #97414b        
        
          <div style="border:2px solid #97414b;">Content here</div>
        
        
          .myborder {border:2px solid #97414b;}
        
        Border color #97414b