#961d03 color space conversions
Hex:
        #961d03
        RGB:
        150, 29, 3
        CMY:
        41, 89, 99
        CMYK:
        0, 81, 98, 41
      HSL:
        11°, 96.0784%, 30.0000%
        HSV (HSB):
        11°, 98.0000%, 58.8235%
        XYZ:
        13.0335, 7.3693, 0.8216
        xyY:
        0.6141, 0.3472, 7.3693
      CIE-Lab:
        32.6333, 48.2098, 44.5122
        CIE-LCH:
        32.6333, 65.6165, 42.7164
        CIE-Luv:
        32.6333, 91.5476, 24.5565
        Hunter-Lab:
        27.1465, 38.1943, 17.2081
      #961d03 color charts
#961d03 RGB chart
      #961d03 CMYK chart
      #961d03 RGB pie chart
      #961d03 color shades, tints & tones
#961d03 color schemes
#961d03 color preview, HTML & CSS examples
           This text has a color of #961d03        
        
          <p style="color:#961d03;">Text here</p>
        
        
          .mytext {color:#961d03;}
        
        Text color #961d03
      
           This box has a color of #961d03        
        
          <div style="background-color:#961d03;">Content here</div>
        
        
          .mybackground {background-color:#961d03;}
        
        Background color #961d03
      
           Border around this has a color of #961d03        
        
          <div style="border:2px solid #961d03;">Content here</div>
        
        
          .myborder {border:2px solid #961d03;}
        
        Border color #961d03