#914d5b color space conversions
Hex:
        #914d5b
        RGB:
        145, 77, 91
        CMY:
        43, 70, 64
        CMYK:
        0, 47, 37, 43
      HSL:
        348°, 30.6306%, 43.5294%
        HSV (HSB):
        348°, 46.8966%, 56.8627%
        XYZ:
        16.2193, 12.0828, 11.3749
        xyY:
        0.4088, 0.3045, 12.0828
      CIE-Lab:
        41.3475, 30.1452, 4.6804
        CIE-LCH:
        41.3475, 30.5064, 8.8253
        CIE-Luv:
        41.3475, 44.2387, 0.6618
        Hunter-Lab:
        34.7604, 22.4578, 4.9303
      #914d5b color charts
#914d5b RGB chart
      #914d5b CMYK chart
      #914d5b RGB pie chart
      #914d5b color shades, tints & tones
#914d5b color schemes
#914d5b color preview, HTML & CSS examples
           This text has a color of #914d5b        
        
          <p style="color:#914d5b;">Text here</p>
        
        
          .mytext {color:#914d5b;}
        
        Text color #914d5b
      
           This box has a color of #914d5b        
        
          <div style="background-color:#914d5b;">Content here</div>
        
        
          .mybackground {background-color:#914d5b;}
        
        Background color #914d5b
      
           Border around this has a color of #914d5b        
        
          <div style="border:2px solid #914d5b;">Content here</div>
        
        
          .myborder {border:2px solid #914d5b;}
        
        Border color #914d5b