#914e5a color space conversions
Hex:
        #914e5a
        RGB:
        145, 78, 90
        CMY:
        43, 69, 65
        CMYK:
        0, 46, 38, 43
      HSL:
        349°, 30.0448%, 43.7255%
        HSV (HSB):
        349°, 46.2069%, 56.8627%
        XYZ:
        16.2469, 12.2067, 11.1727
        xyY:
        0.4100, 0.3080, 12.2067
      CIE-Lab:
        41.5428, 29.4608, 5.5786
        CIE-LCH:
        41.5428, 29.9844, 10.7225
        CIE-Luv:
        41.5428, 43.8731, 1.8576
        Hunter-Lab:
        34.9381, 21.8644, 5.4966
      #914e5a color charts
#914e5a RGB chart
      #914e5a CMYK chart
      #914e5a RGB pie chart
      #914e5a color shades, tints & tones
#914e5a color schemes
#914e5a color preview, HTML & CSS examples
           This text has a color of #914e5a        
        
          <p style="color:#914e5a;">Text here</p>
        
        
          .mytext {color:#914e5a;}
        
        Text color #914e5a
      
           This box has a color of #914e5a        
        
          <div style="background-color:#914e5a;">Content here</div>
        
        
          .mybackground {background-color:#914e5a;}
        
        Background color #914e5a
      
           Border around this has a color of #914e5a        
        
          <div style="border:2px solid #914e5a;">Content here</div>
        
        
          .myborder {border:2px solid #914e5a;}
        
        Border color #914e5a