#845f4b color space conversions
Hex:
        #845f4b
        RGB:
        132, 95, 75
        CMY:
        48, 63, 71
        CMYK:
        0, 28, 43, 48
      HSL:
        21°, 27.5362%, 40.5882%
        HSV (HSB):
        21°, 43.1818%, 51.7647%
        XYZ:
        14.8779, 13.5980, 8.4971
        xyY:
        0.4024, 0.3678, 13.5980
      CIE-Lab:
        43.6507, 12.3512, 17.3787
        CIE-LCH:
        43.6507, 21.3207, 54.5982
        CIE-Luv:
        43.6507, 25.9458, 18.4609
        Hunter-Lab:
        36.8754, 7.4865, 12.1507
      #845f4b color charts
#845f4b RGB chart
      #845f4b CMYK chart
      #845f4b RGB pie chart
      #845f4b color shades, tints & tones
#845f4b color schemes
#845f4b color preview, HTML & CSS examples
           This text has a color of #845f4b        
        
          <p style="color:#845f4b;">Text here</p>
        
        
          .mytext {color:#845f4b;}
        
        Text color #845f4b
      
           This box has a color of #845f4b        
        
          <div style="background-color:#845f4b;">Content here</div>
        
        
          .mybackground {background-color:#845f4b;}
        
        Background color #845f4b
      
           Border around this has a color of #845f4b        
        
          <div style="border:2px solid #845f4b;">Content here</div>
        
        
          .myborder {border:2px solid #845f4b;}
        
        Border color #845f4b