#971d34 color space conversions
Hex:
        #971d34
        RGB:
        151, 29, 52
        CMY:
        41, 89, 80
        CMYK:
        0, 81, 66, 41
      HSL:
        349°, 67.7778%, 35.2941%
        HSV (HSB):
        349°, 80.7947%, 59.2157%
        XYZ:
        13.8217, 7.7060, 4.0077
        xyY:
        0.5413, 0.3018, 7.7060
      CIE-Lab:
        33.3629, 50.1615, 18.5797
        CIE-LCH:
        33.3629, 53.4919, 20.3245
        CIE-Luv:
        33.3629, 83.7337, 9.5519
        Hunter-Lab:
        27.7596, 40.2969, 10.8719
      #971d34 color charts
#971d34 RGB chart
      #971d34 CMYK chart
      #971d34 RGB pie chart
      #971d34 color shades, tints & tones
#971d34 color schemes
#971d34 color preview, HTML & CSS examples
           This text has a color of #971d34        
        
          <p style="color:#971d34;">Text here</p>
        
        
          .mytext {color:#971d34;}
        
        Text color #971d34
      
           This box has a color of #971d34        
        
          <div style="background-color:#971d34;">Content here</div>
        
        
          .mybackground {background-color:#971d34;}
        
        Background color #971d34
      
           Border around this has a color of #971d34        
        
          <div style="border:2px solid #971d34;">Content here</div>
        
        
          .myborder {border:2px solid #971d34;}
        
        Border color #971d34