#854d40 color space conversions
Hex:
        #854d40
        RGB:
        133, 77, 64
        CMY:
        48, 70, 75
        CMYK:
        0, 42, 52, 48
      HSL:
        11°, 35.0254%, 38.6275%
        HSV (HSB):
        11°, 51.8797%, 52.1569%
        XYZ:
        13.2522, 10.6645, 6.2105
        xyY:
        0.4399, 0.3540, 10.6645
      CIE-Lab:
        39.0095, 22.1604, 17.8568
        CIE-LCH:
        39.0095, 28.4596, 38.8619
        CIE-Luv:
        39.0095, 39.7899, 16.2026
        Hunter-Lab:
        32.6565, 15.2873, 11.5840
      #854d40 color charts
#854d40 RGB chart
      #854d40 CMYK chart
      #854d40 RGB pie chart
      #854d40 color shades, tints & tones
#854d40 color schemes
#854d40 color preview, HTML & CSS examples
           This text has a color of #854d40        
        
          <p style="color:#854d40;">Text here</p>
        
        
          .mytext {color:#854d40;}
        
        Text color #854d40
      
           This box has a color of #854d40        
        
          <div style="background-color:#854d40;">Content here</div>
        
        
          .mybackground {background-color:#854d40;}
        
        Background color #854d40
      
           Border around this has a color of #854d40        
        
          <div style="border:2px solid #854d40;">Content here</div>
        
        
          .myborder {border:2px solid #854d40;}
        
        Border color #854d40