#85404f color space conversions
Hex:
        #85404f
        RGB:
        133, 64, 79
        CMY:
        48, 75, 69
        CMYK:
        0, 52, 41, 48
      HSL:
        347°, 35.0254%, 38.6275%
        HSV (HSB):
        347°, 51.8797%, 52.1569%
        XYZ:
        12.9175, 9.2179, 8.4955
        xyY:
        0.4217, 0.3009, 9.2179
      CIE-Lab:
        36.4004, 31.2057, 4.8834
        CIE-LCH:
        36.4004, 31.5855, 8.8942
        CIE-Luv:
        36.4004, 44.7767, 0.5860
        Hunter-Lab:
        30.3609, 22.8141, 4.6622
      #85404f color charts
#85404f RGB chart
      #85404f CMYK chart
      #85404f RGB pie chart
      #85404f color shades, tints & tones
#85404f color schemes
#85404f color preview, HTML & CSS examples
           This text has a color of #85404f        
        
          <p style="color:#85404f;">Text here</p>
        
        
          .mytext {color:#85404f;}
        
        Text color #85404f
      
           This box has a color of #85404f        
        
          <div style="background-color:#85404f;">Content here</div>
        
        
          .mybackground {background-color:#85404f;}
        
        Background color #85404f
      
           Border around this has a color of #85404f        
        
          <div style="border:2px solid #85404f;">Content here</div>
        
        
          .myborder {border:2px solid #85404f;}
        
        Border color #85404f