#96060f color space conversions
Hex:
        #96060f
        RGB:
        150, 6, 15
        CMY:
        41, 98, 94
        CMYK:
        0, 96, 90, 41
      HSL:
        356°, 92.3077%, 30.5882%
        HSV (HSB):
        356°, 96.0000%, 58.8235%
        XYZ:
        12.7290, 6.6488, 1.0644
        xyY:
        0.6227, 0.3252, 6.6488
      CIE-Lab:
        30.9936, 53.2543, 38.2596
        CIE-LCH:
        30.9936, 65.5730, 35.6947
        CIE-Luv:
        30.9936, 97.6695, 19.7675
        Hunter-Lab:
        25.7852, 42.9935, 15.6022
      #96060f color charts
#96060f RGB chart
      #96060f CMYK chart
      #96060f RGB pie chart
      #96060f color shades, tints & tones
#96060f color schemes
#96060f color preview, HTML & CSS examples
           This text has a color of #96060f        
        
          <p style="color:#96060f;">Text here</p>
        
        
          .mytext {color:#96060f;}
        
        Text color #96060f
      
           This box has a color of #96060f        
        
          <div style="background-color:#96060f;">Content here</div>
        
        
          .mybackground {background-color:#96060f;}
        
        Background color #96060f
      
           Border around this has a color of #96060f        
        
          <div style="border:2px solid #96060f;">Content here</div>
        
        
          .myborder {border:2px solid #96060f;}
        
        Border color #96060f