#914f29 color space conversions
Hex:
        #914f29
        RGB:
        145, 79, 41
        CMY:
        43, 69, 84
        CMYK:
        0, 46, 72, 43
      HSL:
        22°, 55.9140%, 36.4706%
        HSV (HSB):
        22°, 71.7241%, 56.8627%
        XYZ:
        14.8733, 11.7718, 3.5861
        xyY:
        0.4920, 0.3894, 11.7718
      CIE-Lab:
        40.8511, 24.3904, 33.9104
        CIE-LCH:
        40.8511, 41.7709, 54.2740
        CIE-Luv:
        40.8511, 51.1822, 29.5319
        Hunter-Lab:
        34.3101, 17.3364, 17.8200
      #914f29 color charts
#914f29 RGB chart
      #914f29 CMYK chart
      #914f29 RGB pie chart
      #914f29 color shades, tints & tones
#914f29 color schemes
#914f29 color preview, HTML & CSS examples
           This text has a color of #914f29        
        
          <p style="color:#914f29;">Text here</p>
        
        
          .mytext {color:#914f29;}
        
        Text color #914f29
      
           This box has a color of #914f29        
        
          <div style="background-color:#914f29;">Content here</div>
        
        
          .mybackground {background-color:#914f29;}
        
        Background color #914f29
      
           Border around this has a color of #914f29        
        
          <div style="border:2px solid #914f29;">Content here</div>
        
        
          .myborder {border:2px solid #914f29;}
        
        Border color #914f29