#953d07 color space conversions
Hex:
        #953d07
        RGB:
        149, 61, 7
        CMY:
        42, 76, 97
        CMYK:
        0, 59, 95, 42
      HSL:
        23°, 91.0256%, 30.5882%
        HSV (HSB):
        23°, 95.3020%, 58.4314%
        XYZ:
        14.1015, 9.7424, 1.3382
        xyY:
        0.5600, 0.3869, 9.7424
      CIE-Lab:
        37.3761, 34.6259, 45.8723
        CIE-LCH:
        37.3761, 57.4736, 52.9533
        CIE-Luv:
        37.3761, 70.7317, 31.8191
        Hunter-Lab:
        31.2128, 26.0215, 19.3069
      #953d07 color charts
#953d07 RGB chart
      #953d07 CMYK chart
      #953d07 RGB pie chart
      #953d07 color shades, tints & tones
#953d07 color schemes
#953d07 color preview, HTML & CSS examples
           This text has a color of #953d07        
        
          <p style="color:#953d07;">Text here</p>
        
        
          .mytext {color:#953d07;}
        
        Text color #953d07
      
           This box has a color of #953d07        
        
          <div style="background-color:#953d07;">Content here</div>
        
        
          .mybackground {background-color:#953d07;}
        
        Background color #953d07
      
           Border around this has a color of #953d07        
        
          <div style="border:2px solid #953d07;">Content here</div>
        
        
          .myborder {border:2px solid #953d07;}
        
        Border color #953d07