#953b0d color space conversions
Hex:
        #953b0d
        RGB:
        149, 59, 13
        CMY:
        42, 77, 95
        CMYK:
        0, 60, 91, 42
      HSL:
        20°, 83.9506%, 31.7647%
        HSV (HSB):
        20°, 91.2752%, 58.4314%
        XYZ:
        14.0310, 9.5465, 1.4839
        xyY:
        0.5599, 0.3809, 9.5465
      CIE-Lab:
        37.0160, 35.7362, 43.6341
        CIE-LCH:
        37.0160, 56.4004, 50.6827
        CIE-Luv:
        37.0160, 71.8390, 30.3516
        Hunter-Lab:
        30.8975, 26.9891, 18.7807
      #953b0d color charts
#953b0d RGB chart
      #953b0d CMYK chart
      #953b0d RGB pie chart
      #953b0d color shades, tints & tones
#953b0d color schemes
#953b0d color preview, HTML & CSS examples
           This text has a color of #953b0d        
        
          <p style="color:#953b0d;">Text here</p>
        
        
          .mytext {color:#953b0d;}
        
        Text color #953b0d
      
           This box has a color of #953b0d        
        
          <div style="background-color:#953b0d;">Content here</div>
        
        
          .mybackground {background-color:#953b0d;}
        
        Background color #953b0d
      
           Border around this has a color of #953b0d        
        
          <div style="border:2px solid #953b0d;">Content here</div>
        
        
          .myborder {border:2px solid #953b0d;}
        
        Border color #953b0d