#b85a78 color space conversions
Hex:
        #b85a78
        RGB:
        184, 90, 120
        CMY:
        28, 65, 53
        CMYK:
        0, 51, 35, 28
      HSL:
        341°, 39.8305%, 53.7255%
        HSV (HSB):
        341°, 51.0870%, 72.1569%
        XYZ:
        26.8135, 18.8587, 19.9962
        xyY:
        0.4083, 0.2872, 18.8587
      CIE-Lab:
        50.5215, 41.1946, 1.0101
        CIE-LCH:
        50.5215, 41.2070, 1.4047
        CIE-Luv:
        50.5215, 60.6104, -6.0535
        Hunter-Lab:
        43.4267, 34.2170, 3.0981
      #b85a78 color charts
#b85a78 RGB chart
      #b85a78 CMYK chart
      #b85a78 RGB pie chart
      #b85a78 color shades, tints & tones
#b85a78 color schemes
#b85a78 color preview, HTML & CSS examples
           This text has a color of #b85a78        
        
          <p style="color:#b85a78;">Text here</p>
        
        
          .mytext {color:#b85a78;}
        
        Text color #b85a78
      
           This box has a color of #b85a78        
        
          <div style="background-color:#b85a78;">Content here</div>
        
        
          .mybackground {background-color:#b85a78;}
        
        Background color #b85a78
      
           Border around this has a color of #b85a78        
        
          <div style="border:2px solid #b85a78;">Content here</div>
        
        
          .myborder {border:2px solid #b85a78;}
        
        Border color #b85a78