#970f14 color space conversions
Hex:
        #970f14
        RGB:
        151, 15, 20
        CMY:
        41, 94, 92
        CMYK:
        0, 90, 87, 41
      HSL:
        358°, 81.9277%, 32.5490%
        HSV (HSB):
        358°, 90.0662%, 59.2157%
        XYZ:
        13.0596, 6.9715, 1.3191
        xyY:
        0.6117, 0.3265, 6.9715
      CIE-Lab:
        31.7419, 52.2244, 36.3790
        CIE-LCH:
        31.7419, 63.6461, 34.8607
        CIE-Luv:
        31.7419, 95.6472, 19.6793
        Hunter-Lab:
        26.4035, 42.0827, 15.5203
      #970f14 color charts
#970f14 RGB chart
      #970f14 CMYK chart
      #970f14 RGB pie chart
      #970f14 color shades, tints & tones
#970f14 color schemes
#970f14 color preview, HTML & CSS examples
           This text has a color of #970f14        
        
          <p style="color:#970f14;">Text here</p>
        
        
          .mytext {color:#970f14;}
        
        Text color #970f14
      
           This box has a color of #970f14        
        
          <div style="background-color:#970f14;">Content here</div>
        
        
          .mybackground {background-color:#970f14;}
        
        Background color #970f14
      
           Border around this has a color of #970f14        
        
          <div style="border:2px solid #970f14;">Content here</div>
        
        
          .myborder {border:2px solid #970f14;}
        
        Border color #970f14