#914c45 color space conversions
Hex:
        #914c45
        RGB:
        145, 76, 69
        CMY:
        43, 70, 73
        CMYK:
        0, 48, 52, 43
      HSL:
        6°, 35.5140%, 41.9608%
        HSV (HSB):
        6°, 52.4138%, 56.8627%
        XYZ:
        15.3357, 11.6183, 7.0645
        xyY:
        0.4508, 0.3415, 11.6183
      CIE-Lab:
        40.6029, 28.2240, 17.2256
        CIE-LCH:
        40.6029, 33.0653, 31.3964
        CIE-Luv:
        40.6029, 49.1706, 14.6172
        Hunter-Lab:
        34.0856, 20.6602, 11.5716
      #914c45 color charts
#914c45 RGB chart
      #914c45 CMYK chart
      #914c45 RGB pie chart
      #914c45 color shades, tints & tones
#914c45 color schemes
#914c45 color preview, HTML & CSS examples
           This text has a color of #914c45        
        
          <p style="color:#914c45;">Text here</p>
        
        
          .mytext {color:#914c45;}
        
        Text color #914c45
      
           This box has a color of #914c45        
        
          <div style="background-color:#914c45;">Content here</div>
        
        
          .mybackground {background-color:#914c45;}
        
        Background color #914c45
      
           Border around this has a color of #914c45        
        
          <div style="border:2px solid #914c45;">Content here</div>
        
        
          .myborder {border:2px solid #914c45;}
        
        Border color #914c45