#85394c color space conversions
Hex:
        #85394c
        RGB:
        133, 57, 76
        CMY:
        48, 78, 70
        CMYK:
        0, 57, 43, 48
      HSL:
        345°, 40.0000%, 37.2549%
        HSV (HSB):
        345°, 57.1429%, 52.1569%
        XYZ:
        12.4405, 8.4346, 7.8098
        xyY:
        0.4337, 0.2940, 8.4346
      CIE-Lab:
        34.8721, 34.5890, 4.6125
        CIE-LCH:
        34.8721, 34.8951, 7.5957
        CIE-Luv:
        34.8721, 49.2311, -0.3943
        Hunter-Lab:
        29.0424, 25.6375, 4.3859
      #85394c color charts
#85394c RGB chart
      #85394c CMYK chart
      #85394c RGB pie chart
      #85394c color shades, tints & tones
#85394c color schemes
#85394c color preview, HTML & CSS examples
           This text has a color of #85394c        
        
          <p style="color:#85394c;">Text here</p>
        
        
          .mytext {color:#85394c;}
        
        Text color #85394c
      
           This box has a color of #85394c        
        
          <div style="background-color:#85394c;">Content here</div>
        
        
          .mybackground {background-color:#85394c;}
        
        Background color #85394c
      
           Border around this has a color of #85394c        
        
          <div style="border:2px solid #85394c;">Content here</div>
        
        
          .myborder {border:2px solid #85394c;}
        
        Border color #85394c