#95500d color space conversions
Hex:
        #95500d
        RGB:
        149, 80, 13
        CMY:
        42, 69, 95
        CMYK:
        0, 46, 91, 42
      HSL:
        30°, 83.9506%, 31.7647%
        HSV (HSB):
        30°, 91.2752%, 58.4314%
        XYZ:
        15.3357, 12.1559, 1.9188
        xyY:
        0.5214, 0.4133, 12.1559
      CIE-Lab:
        41.4629, 24.5176, 47.0279
        CIE-LCH:
        41.4629, 53.0352, 62.4651
        CIE-Luv:
        41.4629, 55.8969, 37.4372
        Hunter-Lab:
        34.8654, 17.4998, 21.1427
      #95500d color charts
#95500d RGB chart
      #95500d CMYK chart
      #95500d RGB pie chart
      #95500d color shades, tints & tones
#95500d color schemes
#95500d color preview, HTML & CSS examples
           This text has a color of #95500d        
        
          <p style="color:#95500d;">Text here</p>
        
        
          .mytext {color:#95500d;}
        
        Text color #95500d
      
           This box has a color of #95500d        
        
          <div style="background-color:#95500d;">Content here</div>
        
        
          .mybackground {background-color:#95500d;}
        
        Background color #95500d
      
           Border around this has a color of #95500d        
        
          <div style="border:2px solid #95500d;">Content here</div>
        
        
          .myborder {border:2px solid #95500d;}
        
        Border color #95500d