#961f1f color space conversions
Hex:
        #961f1f
        RGB:
        150, 31, 31
        CMY:
        41, 88, 88
        CMYK:
        0, 79, 79, 41
      HSL:
        0°, 65.7459%, 35.4902%
        HSV (HSB):
        0°, 79.3333%, 58.8235%
        XYZ:
        13.3150, 7.5629, 2.0543
        xyY:
        0.5806, 0.3298, 7.5629
      CIE-Lab:
        33.0555, 48.2331, 31.3349
        CIE-LCH:
        33.0555, 57.5179, 33.0100
        CIE-Luv:
        33.0555, 87.1674, 18.7967
        Hunter-Lab:
        27.5008, 38.2975, 14.8215
      #961f1f color charts
#961f1f RGB chart
      #961f1f CMYK chart
      #961f1f RGB pie chart
      #961f1f color shades, tints & tones
#961f1f color schemes
#961f1f color preview, HTML & CSS examples
           This text has a color of #961f1f        
        
          <p style="color:#961f1f;">Text here</p>
        
        
          .mytext {color:#961f1f;}
        
        Text color #961f1f
      
           This box has a color of #961f1f        
        
          <div style="background-color:#961f1f;">Content here</div>
        
        
          .mybackground {background-color:#961f1f;}
        
        Background color #961f1f
      
           Border around this has a color of #961f1f        
        
          <div style="border:2px solid #961f1f;">Content here</div>
        
        
          .myborder {border:2px solid #961f1f;}
        
        Border color #961f1f