#85435e color space conversions
Hex:
        #85435e
        RGB:
        133, 67, 94
        CMY:
        48, 74, 63
        CMYK:
        0, 50, 29, 48
      HSL:
        335°, 33.0000%, 39.2157%
        HSV (HSB):
        335°, 49.6241%, 52.1569%
        XYZ:
        13.7004, 9.8090, 11.7609
        xyY:
        0.3884, 0.2781, 9.8090
      CIE-Lab:
        37.4974, 31.5687, -3.0113
        CIE-LCH:
        37.4974, 31.7120, 354.5512
        CIE-Luv:
        37.4974, 39.7732, -8.8691
        Hunter-Lab:
        31.3193, 23.2746, -0.3408
      #85435e color charts
#85435e RGB chart
      #85435e CMYK chart
      #85435e RGB pie chart
      #85435e color shades, tints & tones
#85435e color schemes
#85435e color preview, HTML & CSS examples
           This text has a color of #85435e        
        
          <p style="color:#85435e;">Text here</p>
        
        
          .mytext {color:#85435e;}
        
        Text color #85435e
      
           This box has a color of #85435e        
        
          <div style="background-color:#85435e;">Content here</div>
        
        
          .mybackground {background-color:#85435e;}
        
        Background color #85435e
      
           Border around this has a color of #85435e        
        
          <div style="border:2px solid #85435e;">Content here</div>
        
        
          .myborder {border:2px solid #85435e;}
        
        Border color #85435e