#855c45 color space conversions
Hex:
        #855c45
        RGB:
        133, 92, 69
        CMY:
        48, 64, 73
        CMYK:
        0, 31, 48, 48
      HSL:
        22°, 31.6832%, 39.6078%
        HSV (HSB):
        22°, 48.1203%, 52.1569%
        XYZ:
        14.5742, 13.0705, 7.3849
        xyY:
        0.4161, 0.3731, 13.0705
      CIE-Lab:
        42.8693, 13.8731, 19.9359
        CIE-LCH:
        42.8693, 24.2880, 55.1665
        CIE-Luv:
        42.8693, 29.3086, 20.6178
        Hunter-Lab:
        36.1532, 8.6895, 13.1961
      #855c45 color charts
#855c45 RGB chart
      #855c45 CMYK chart
      #855c45 RGB pie chart
      #855c45 color shades, tints & tones
#855c45 color schemes
#855c45 color preview, HTML & CSS examples
           This text has a color of #855c45        
        
          <p style="color:#855c45;">Text here</p>
        
        
          .mytext {color:#855c45;}
        
        Text color #855c45
      
           This box has a color of #855c45        
        
          <div style="background-color:#855c45;">Content here</div>
        
        
          .mybackground {background-color:#855c45;}
        
        Background color #855c45
      
           Border around this has a color of #855c45        
        
          <div style="border:2px solid #855c45;">Content here</div>
        
        
          .myborder {border:2px solid #855c45;}
        
        Border color #855c45