#965a12 color space conversions
Hex:
        #965a12
        RGB:
        150, 90, 18
        CMY:
        41, 65, 93
        CMYK:
        0, 40, 88, 41
      HSL:
        33°, 78.5714%, 32.9412%
        HSV (HSB):
        33°, 88.0000%, 58.8235%
        XYZ:
        16.3430, 13.8400, 2.3823
        xyY:
        0.5019, 0.4250, 13.8400
      CIE-Lab:
        44.0026, 19.4041, 47.5147
        CIE-LCH:
        44.0026, 51.3241, 67.7858
        CIE-Luv:
        44.0026, 48.6490, 40.4284
        Hunter-Lab:
        37.2022, 13.3117, 22.2448
      #965a12 color charts
#965a12 RGB chart
      #965a12 CMYK chart
      #965a12 RGB pie chart
      #965a12 color shades, tints & tones
#965a12 color schemes
#965a12 color preview, HTML & CSS examples
           This text has a color of #965a12        
        
          <p style="color:#965a12;">Text here</p>
        
        
          .mytext {color:#965a12;}
        
        Text color #965a12
      
           This box has a color of #965a12        
        
          <div style="background-color:#965a12;">Content here</div>
        
        
          .mybackground {background-color:#965a12;}
        
        Background color #965a12
      
           Border around this has a color of #965a12        
        
          <div style="border:2px solid #965a12;">Content here</div>
        
        
          .myborder {border:2px solid #965a12;}
        
        Border color #965a12