#954e5f color space conversions
Hex:
        #954e5f
        RGB:
        149, 78, 95
        CMY:
        42, 69, 63
        CMYK:
        0, 48, 36, 42
      HSL:
        346°, 31.2775%, 44.5098%
        HSV (HSB):
        346°, 47.6510%, 58.4314%
        XYZ:
        17.1844, 12.6646, 12.3653
        xyY:
        0.4071, 0.3000, 12.6646
      CIE-Lab:
        42.2534, 31.6354, 3.5844
        CIE-LCH:
        42.2534, 31.8379, 6.4642
        CIE-Luv:
        42.2534, 45.9125, -0.9208
        Hunter-Lab:
        35.5873, 23.9162, 4.3100
      #954e5f color charts
#954e5f RGB chart
      #954e5f CMYK chart
      #954e5f RGB pie chart
      #954e5f color shades, tints & tones
#954e5f color schemes
#954e5f color preview, HTML & CSS examples
           This text has a color of #954e5f        
        
          <p style="color:#954e5f;">Text here</p>
        
        
          .mytext {color:#954e5f;}
        
        Text color #954e5f
      
           This box has a color of #954e5f        
        
          <div style="background-color:#954e5f;">Content here</div>
        
        
          .mybackground {background-color:#954e5f;}
        
        Background color #954e5f
      
           Border around this has a color of #954e5f        
        
          <div style="border:2px solid #954e5f;">Content here</div>
        
        
          .myborder {border:2px solid #954e5f;}
        
        Border color #954e5f