#85323d color space conversions
Hex:
        #85323d
        RGB:
        133, 50, 61
        CMY:
        48, 80, 76
        CMYK:
        0, 62, 54, 48
      HSL:
        352°, 45.3552%, 35.8824%
        HSV (HSB):
        352°, 62.4060%, 52.1569%
        XYZ:
        11.6558, 7.6047, 5.2684
        xyY:
        0.4752, 0.3100, 7.6047
      CIE-Lab:
        33.1456, 36.5765, 11.8547
        CIE-LCH:
        33.1456, 38.4496, 17.9580
        CIE-Luv:
        33.1456, 56.6968, 6.5698
        Hunter-Lab:
        27.5766, 27.1875, 7.9765
      #85323d color charts
#85323d RGB chart
      #85323d CMYK chart
      #85323d RGB pie chart
      #85323d color shades, tints & tones
#85323d color schemes
#85323d color preview, HTML & CSS examples
           This text has a color of #85323d        
        
          <p style="color:#85323d;">Text here</p>
        
        
          .mytext {color:#85323d;}
        
        Text color #85323d
      
           This box has a color of #85323d        
        
          <div style="background-color:#85323d;">Content here</div>
        
        
          .mybackground {background-color:#85323d;}
        
        Background color #85323d
      
           Border around this has a color of #85323d        
        
          <div style="border:2px solid #85323d;">Content here</div>
        
        
          .myborder {border:2px solid #85323d;}
        
        Border color #85323d