#b85775 color space conversions
Hex:
        #b85775
        RGB:
        184, 87, 117
        CMY:
        28, 66, 54
        CMYK:
        0, 53, 36, 28
      HSL:
        341°, 40.5858%, 53.1373%
        HSV (HSB):
        341°, 52.7174%, 72.1569%
        XYZ:
        26.3862, 18.2911, 18.9694
        xyY:
        0.4146, 0.2874, 18.2911
      CIE-Lab:
        49.8473, 42.3498, 1.8277
        CIE-LCH:
        49.8473, 42.3892, 2.4711
        CIE-Luv:
        49.8473, 63.0246, -5.2285
        Hunter-Lab:
        42.7681, 35.2834, 3.6400
      #b85775 color charts
#b85775 RGB chart
      #b85775 CMYK chart
      #b85775 RGB pie chart
      #b85775 color shades, tints & tones
#b85775 color schemes
#b85775 color preview, HTML & CSS examples
           This text has a color of #b85775        
        
          <p style="color:#b85775;">Text here</p>
        
        
          .mytext {color:#b85775;}
        
        Text color #b85775
      
           This box has a color of #b85775        
        
          <div style="background-color:#b85775;">Content here</div>
        
        
          .mybackground {background-color:#b85775;}
        
        Background color #b85775
      
           Border around this has a color of #b85775        
        
          <div style="border:2px solid #b85775;">Content here</div>
        
        
          .myborder {border:2px solid #b85775;}
        
        Border color #b85775