#853c5f color space conversions
Hex:
        #853c5f
        RGB:
        133, 60, 95
        CMY:
        48, 76, 63
        CMYK:
        0, 55, 29, 48
      HSL:
        331°, 37.8238%, 37.8431%
        HSV (HSB):
        331°, 54.8872%, 52.1569%
        XYZ:
        13.3543, 9.0445, 11.8684
        xyY:
        0.3897, 0.2639, 9.0445
      CIE-Lab:
        36.0698, 35.4958, -5.7620
        CIE-LCH:
        36.0698, 35.9604, 350.7797
        CIE-Luv:
        36.0698, 42.8981, -12.8690
        Hunter-Lab:
        30.0741, 26.6327, -2.3463
      #853c5f color charts
#853c5f RGB chart
      #853c5f CMYK chart
      #853c5f RGB pie chart
      #853c5f color shades, tints & tones
#853c5f color schemes
#853c5f color preview, HTML & CSS examples
           This text has a color of #853c5f        
        
          <p style="color:#853c5f;">Text here</p>
        
        
          .mytext {color:#853c5f;}
        
        Text color #853c5f
      
           This box has a color of #853c5f        
        
          <div style="background-color:#853c5f;">Content here</div>
        
        
          .mybackground {background-color:#853c5f;}
        
        Background color #853c5f
      
           Border around this has a color of #853c5f        
        
          <div style="border:2px solid #853c5f;">Content here</div>
        
        
          .myborder {border:2px solid #853c5f;}
        
        Border color #853c5f