#914f44 color space conversions
Hex:
        #914f44
        RGB:
        145, 79, 68
        CMY:
        43, 69, 73
        CMYK:
        0, 46, 53, 43
      HSL:
        9°, 36.1502%, 41.7647%
        HSV (HSB):
        9°, 53.1034%, 56.8627%
        XYZ:
        15.5164, 12.0291, 6.9729
        xyY:
        0.4495, 0.3485, 12.0291
      CIE-Lab:
        41.2623, 26.4472, 18.7114
        CIE-LCH:
        41.2623, 32.3971, 35.2793
        CIE-Luv:
        41.2623, 47.3904, 16.5545
        Hunter-Lab:
        34.6829, 19.1620, 12.3580
      #914f44 color charts
#914f44 RGB chart
      #914f44 CMYK chart
      #914f44 RGB pie chart
      #914f44 color shades, tints & tones
#914f44 color schemes
#914f44 color preview, HTML & CSS examples
           This text has a color of #914f44        
        
          <p style="color:#914f44;">Text here</p>
        
        
          .mytext {color:#914f44;}
        
        Text color #914f44
      
           This box has a color of #914f44        
        
          <div style="background-color:#914f44;">Content here</div>
        
        
          .mybackground {background-color:#914f44;}
        
        Background color #914f44
      
           Border around this has a color of #914f44        
        
          <div style="border:2px solid #914f44;">Content here</div>
        
        
          .myborder {border:2px solid #914f44;}
        
        Border color #914f44