#972b47 color space conversions
Hex:
        #972b47
        RGB:
        151, 43, 71
        CMY:
        41, 83, 72
        CMYK:
        0, 72, 53, 41
      HSL:
        344°, 55.6701%, 38.0392%
        HSV (HSB):
        344°, 71.5232%, 59.2157%
        XYZ:
        14.7637, 8.7620, 6.8743
        xyY:
        0.4856, 0.2882, 8.7620
      CIE-Lab:
        35.5220, 46.6977, 9.1930
        CIE-LCH:
        35.5220, 47.5940, 11.1369
        CIE-Luv:
        35.5220, 72.1173, 2.0254
        Hunter-Lab:
        29.6007, 37.2280, 6.9512
      #972b47 color charts
#972b47 RGB chart
      #972b47 CMYK chart
      #972b47 RGB pie chart
      #972b47 color shades, tints & tones
#972b47 color schemes
#972b47 color preview, HTML & CSS examples
           This text has a color of #972b47        
        
          <p style="color:#972b47;">Text here</p>
        
        
          .mytext {color:#972b47;}
        
        Text color #972b47
      
           This box has a color of #972b47        
        
          <div style="background-color:#972b47;">Content here</div>
        
        
          .mybackground {background-color:#972b47;}
        
        Background color #972b47
      
           Border around this has a color of #972b47        
        
          <div style="border:2px solid #972b47;">Content here</div>
        
        
          .myborder {border:2px solid #972b47;}
        
        Border color #972b47