#970c25 color space conversions
Hex:
        #970c25
        RGB:
        151, 12, 37
        CMY:
        41, 95, 85
        CMYK:
        0, 92, 75, 41
      HSL:
        349°, 85.2761%, 31.9608%
        HSV (HSB):
        349°, 92.0530%, 59.2157%
        XYZ:
        13.2279, 6.9758, 2.3995
        xyY:
        0.5852, 0.3086, 6.9758
      CIE-Lab:
        31.7518, 53.2852, 26.2578
        CIE-LCH:
        31.7518, 59.4036, 26.2331
        CIE-Luv:
        31.7518, 92.9717, 13.8966
        Hunter-Lab:
        26.4118, 43.1781, 13.1017
      #970c25 color charts
#970c25 RGB chart
      #970c25 CMYK chart
      #970c25 RGB pie chart
      #970c25 color shades, tints & tones
#970c25 color schemes
#970c25 color preview, HTML & CSS examples
           This text has a color of #970c25        
        
          <p style="color:#970c25;">Text here</p>
        
        
          .mytext {color:#970c25;}
        
        Text color #970c25
      
           This box has a color of #970c25        
        
          <div style="background-color:#970c25;">Content here</div>
        
        
          .mybackground {background-color:#970c25;}
        
        Background color #970c25
      
           Border around this has a color of #970c25        
        
          <div style="border:2px solid #970c25;">Content here</div>
        
        
          .myborder {border:2px solid #970c25;}
        
        Border color #970c25