#914c2a color space conversions
Hex:
        #914c2a
        RGB:
        145, 76, 42
        CMY:
        43, 70, 84
        CMYK:
        0, 48, 71, 43
      HSL:
        20°, 55.0802%, 36.6667%
        HSV (HSB):
        20°, 71.0345%, 56.8627%
        XYZ:
        14.6794, 11.3558, 3.6087
        xyY:
        0.4952, 0.3831, 11.3558
      CIE-Lab:
        40.1734, 26.1360, 32.6076
        CIE-LCH:
        40.1734, 41.7893, 51.2867
        CIE-Luv:
        40.1734, 53.2601, 27.9525
        Hunter-Lab:
        33.6984, 18.7846, 17.2396
      #914c2a color charts
#914c2a RGB chart
      #914c2a CMYK chart
      #914c2a RGB pie chart
      #914c2a color shades, tints & tones
#914c2a color schemes
#914c2a color preview, HTML & CSS examples
           This text has a color of #914c2a        
        
          <p style="color:#914c2a;">Text here</p>
        
        
          .mytext {color:#914c2a;}
        
        Text color #914c2a
      
           This box has a color of #914c2a        
        
          <div style="background-color:#914c2a;">Content here</div>
        
        
          .mybackground {background-color:#914c2a;}
        
        Background color #914c2a
      
           Border around this has a color of #914c2a        
        
          <div style="border:2px solid #914c2a;">Content here</div>
        
        
          .myborder {border:2px solid #914c2a;}
        
        Border color #914c2a