#953d06 color space conversions
Hex:
        #953d06
        RGB:
        149, 61, 6
        CMY:
        42, 76, 98
        CMYK:
        0, 59, 96, 42
      HSL:
        23°, 92.2581%, 30.3922%
        HSV (HSB):
        23°, 95.9732%, 58.4314%
        XYZ:
        14.0960, 9.7402, 1.3094
        xyY:
        0.5606, 0.3874, 9.7402
      CIE-Lab:
        37.3721, 34.6088, 46.1995
        CIE-LCH:
        37.3721, 57.7249, 53.1625
        CIE-Luv:
        37.3721, 70.7862, 31.9547
        Hunter-Lab:
        31.2093, 26.0054, 19.3590
      #953d06 color charts
#953d06 RGB chart
      #953d06 CMYK chart
      #953d06 RGB pie chart
      #953d06 color shades, tints & tones
#953d06 color schemes
#953d06 color preview, HTML & CSS examples
           This text has a color of #953d06        
        
          <p style="color:#953d06;">Text here</p>
        
        
          .mytext {color:#953d06;}
        
        Text color #953d06
      
           This box has a color of #953d06        
        
          <div style="background-color:#953d06;">Content here</div>
        
        
          .mybackground {background-color:#953d06;}
        
        Background color #953d06
      
           Border around this has a color of #953d06        
        
          <div style="border:2px solid #953d06;">Content here</div>
        
        
          .myborder {border:2px solid #953d06;}
        
        Border color #953d06