#95961d color space conversions
Hex:
        #95961d
        RGB:
        149, 150, 29
        CMY:
        42, 41, 89
        CMYK:
        1, 0, 81, 41
      HSL:
        60°, 67.5978%, 35.0980%
        HSV (HSB):
        60°, 80.6667%, 58.8235%
        XYZ:
        23.5225, 28.2910, 5.3833
        xyY:
        0.4113, 0.4946, 28.2910
      CIE-Lab:
        60.1507, -14.3160, 57.8891
        CIE-LCH:
        60.1507, 59.6330, 103.8906
        CIE-Luv:
        60.1507, 3.8508, 62.8438
        Hunter-Lab:
        53.1892, -14.1409, 31.2317
      #95961d color charts
#95961d RGB chart
      #95961d CMYK chart
      #95961d RGB pie chart
      #95961d color shades, tints & tones
#95961d color schemes
#95961d color preview, HTML & CSS examples
           This text has a color of #95961d        
        
          <p style="color:#95961d;">Text here</p>
        
        
          .mytext {color:#95961d;}
        
        Text color #95961d
      
           This box has a color of #95961d        
        
          <div style="background-color:#95961d;">Content here</div>
        
        
          .mybackground {background-color:#95961d;}
        
        Background color #95961d
      
           Border around this has a color of #95961d        
        
          <div style="border:2px solid #95961d;">Content here</div>
        
        
          .myborder {border:2px solid #95961d;}
        
        Border color #95961d