#854b5d color space conversions
Hex:
        #854b5d
        RGB:
        133, 75, 93
        CMY:
        48, 71, 64
        CMYK:
        0, 44, 30, 48
      HSL:
        341°, 27.8846%, 40.7843%
        HSV (HSB):
        341°, 43.6090%, 52.1569%
        XYZ:
        14.1647, 10.8090, 11.6957
        xyY:
        0.3863, 0.2948, 10.8090
      CIE-Lab:
        39.2569, 26.9136, 0.1987
        CIE-LCH:
        39.2569, 26.9143, 0.4229
        CIE-Luv:
        39.2569, 35.8229, -4.1504
        Hunter-Lab:
        32.8771, 19.3699, 1.9221
      #854b5d color charts
#854b5d RGB chart
      #854b5d CMYK chart
      #854b5d RGB pie chart
      #854b5d color shades, tints & tones
#854b5d color schemes
#854b5d color preview, HTML & CSS examples
           This text has a color of #854b5d        
        
          <p style="color:#854b5d;">Text here</p>
        
        
          .mytext {color:#854b5d;}
        
        Text color #854b5d
      
           This box has a color of #854b5d        
        
          <div style="background-color:#854b5d;">Content here</div>
        
        
          .mybackground {background-color:#854b5d;}
        
        Background color #854b5d
      
           Border around this has a color of #854b5d        
        
          <div style="border:2px solid #854b5d;">Content here</div>
        
        
          .myborder {border:2px solid #854b5d;}
        
        Border color #854b5d