#965e0d color space conversions
Hex:
        #965e0d
        RGB:
        150, 94, 13
        CMY:
        41, 63, 95
        CMYK:
        0, 37, 91, 41
      HSL:
        35°, 84.0491%, 31.9608%
        HSV (HSB):
        35°, 91.3333%, 58.8235%
        XYZ:
        16.6530, 14.5185, 2.3054
        xyY:
        0.4974, 0.4337, 14.5185
      CIE-Lab:
        44.9675, 16.9921, 49.7866
        CIE-LCH:
        44.9675, 52.6064, 71.1553
        CIE-Luv:
        44.9675, 45.6917, 42.7147
        Hunter-Lab:
        38.1031, 11.3331, 23.0849
      #965e0d color charts
#965e0d RGB chart
      #965e0d CMYK chart
      #965e0d RGB pie chart
      #965e0d color shades, tints & tones
#965e0d color schemes
#965e0d color preview, HTML & CSS examples
           This text has a color of #965e0d        
        
          <p style="color:#965e0d;">Text here</p>
        
        
          .mytext {color:#965e0d;}
        
        Text color #965e0d
      
           This box has a color of #965e0d        
        
          <div style="background-color:#965e0d;">Content here</div>
        
        
          .mybackground {background-color:#965e0d;}
        
        Background color #965e0d
      
           Border around this has a color of #965e0d        
        
          <div style="border:2px solid #965e0d;">Content here</div>
        
        
          .myborder {border:2px solid #965e0d;}
        
        Border color #965e0d