#854f5d color space conversions
Hex:
        #854f5d
        RGB:
        133, 79, 93
        CMY:
        48, 69, 64
        CMYK:
        0, 41, 30, 48
      HSL:
        344°, 25.4717%, 41.5686%
        HSV (HSB):
        344°, 40.6015%, 52.1569%
        XYZ:
        14.4446, 11.3688, 11.7890
        xyY:
        0.3841, 0.3023, 11.3688
      CIE-Lab:
        40.1948, 24.6055, 1.5636
        CIE-LCH:
        40.1948, 24.6552, 3.6361
        CIE-Luv:
        40.1948, 33.6406, -2.0767
        Hunter-Lab:
        33.7177, 17.4633, 2.8723
      #854f5d color charts
#854f5d RGB chart
      #854f5d CMYK chart
      #854f5d RGB pie chart
      #854f5d color shades, tints & tones
#854f5d color schemes
#854f5d color preview, HTML & CSS examples
           This text has a color of #854f5d        
        
          <p style="color:#854f5d;">Text here</p>
        
        
          .mytext {color:#854f5d;}
        
        Text color #854f5d
      
           This box has a color of #854f5d        
        
          <div style="background-color:#854f5d;">Content here</div>
        
        
          .mybackground {background-color:#854f5d;}
        
        Background color #854f5d
      
           Border around this has a color of #854f5d        
        
          <div style="border:2px solid #854f5d;">Content here</div>
        
        
          .myborder {border:2px solid #854f5d;}
        
        Border color #854f5d