#955a5a color space conversions
Hex:
        #955a5a
        RGB:
        149, 90, 90
        CMY:
        42, 65, 65
        CMYK:
        0, 40, 40, 42
      HSL:
        0°, 24.6862%, 46.8627%
        HSV (HSB):
        0°, 39.5973%, 58.4314%
        XYZ:
        17.8961, 14.4401, 11.5168
        xyY:
        0.4081, 0.3293, 14.4401
      CIE-Lab:
        44.8576, 24.2610, 10.3421
        CIE-LCH:
        44.8576, 26.3734, 23.0877
        CIE-Luv:
        44.8576, 39.7855, 8.5741
        Hunter-Lab:
        38.0001, 17.5640, 8.6308
      #955a5a color charts
#955a5a RGB chart
      #955a5a CMYK chart
      #955a5a RGB pie chart
      #955a5a color shades, tints & tones
#955a5a color schemes
#955a5a color preview, HTML & CSS examples
           This text has a color of #955a5a        
        
          <p style="color:#955a5a;">Text here</p>
        
        
          .mytext {color:#955a5a;}
        
        Text color #955a5a
      
           This box has a color of #955a5a        
        
          <div style="background-color:#955a5a;">Content here</div>
        
        
          .mybackground {background-color:#955a5a;}
        
        Background color #955a5a
      
           Border around this has a color of #955a5a        
        
          <div style="border:2px solid #955a5a;">Content here</div>
        
        
          .myborder {border:2px solid #955a5a;}
        
        Border color #955a5a