#b85559 color space conversions
Hex:
        #b85559
        RGB:
        184, 85, 89
        CMY:
        28, 67, 65
        CMYK:
        0, 54, 52, 28
      HSL:
        358°, 41.0788%, 52.7451%
        HSV (HSB):
        358°, 53.8043%, 72.1569%
        XYZ:
        24.8188, 17.4086, 11.5033
        xyY:
        0.4619, 0.3240, 17.4086
      CIE-Lab:
        48.7708, 40.3989, 17.1262
        CIE-LCH:
        48.7708, 43.8791, 22.9734
        CIE-Luv:
        48.7708, 70.9801, 13.0490
        Hunter-Lab:
        41.7236, 33.1624, 12.8602
      #b85559 color charts
#b85559 RGB chart
      #b85559 CMYK chart
      #b85559 RGB pie chart
      #b85559 color shades, tints & tones
#b85559 color schemes
#b85559 color preview, HTML & CSS examples
           This text has a color of #b85559        
        
          <p style="color:#b85559;">Text here</p>
        
        
          .mytext {color:#b85559;}
        
        Text color #b85559
      
           This box has a color of #b85559        
        
          <div style="background-color:#b85559;">Content here</div>
        
        
          .mybackground {background-color:#b85559;}
        
        Background color #b85559
      
           Border around this has a color of #b85559        
        
          <div style="border:2px solid #b85559;">Content here</div>
        
        
          .myborder {border:2px solid #b85559;}
        
        Border color #b85559