#914f55 color space conversions
Hex:
        #914f55
        RGB:
        145, 79, 85
        CMY:
        43, 69, 67
        CMYK:
        0, 46, 41, 43
      HSL:
        355°, 29.4643%, 43.9216%
        HSV (HSB):
        355°, 45.5172%, 56.8627%
        XYZ:
        16.1127, 12.2676, 10.1130
        xyY:
        0.4186, 0.3187, 12.2676
      CIE-Lab:
        41.6383, 28.2832, 8.8025
        CIE-LCH:
        41.6383, 29.6213, 17.2875
        CIE-Luv:
        41.6383, 44.2866, 5.8082
        Hunter-Lab:
        35.0251, 20.8221, 7.3985
      #914f55 color charts
#914f55 RGB chart
      #914f55 CMYK chart
      #914f55 RGB pie chart
      #914f55 color shades, tints & tones
#914f55 color schemes
#914f55 color preview, HTML & CSS examples
           This text has a color of #914f55        
        
          <p style="color:#914f55;">Text here</p>
        
        
          .mytext {color:#914f55;}
        
        Text color #914f55
      
           This box has a color of #914f55        
        
          <div style="background-color:#914f55;">Content here</div>
        
        
          .mybackground {background-color:#914f55;}
        
        Background color #914f55
      
           Border around this has a color of #914f55        
        
          <div style="border:2px solid #914f55;">Content here</div>
        
        
          .myborder {border:2px solid #914f55;}
        
        Border color #914f55