#b85b76 color space conversions
Hex:
        #b85b76
        RGB:
        184, 91, 118
        CMY:
        28, 64, 54
        CMYK:
        0, 51, 36, 28
      HSL:
        343°, 39.5745%, 53.9216%
        HSV (HSB):
        343°, 50.5435%, 72.1569%
        XYZ:
        26.7783, 18.9805, 19.3918
        xyY:
        0.4110, 0.2913, 18.9805
      CIE-Lab:
        50.6644, 40.4351, 2.4136
        CIE-LCH:
        50.6644, 40.5070, 3.4160
        CIE-Luv:
        50.6644, 60.5420, -4.1001
        Hunter-Lab:
        43.5666, 33.4735, 4.1063
      #b85b76 color charts
#b85b76 RGB chart
      #b85b76 CMYK chart
      #b85b76 RGB pie chart
      #b85b76 color shades, tints & tones
#b85b76 color schemes
#b85b76 color preview, HTML & CSS examples
           This text has a color of #b85b76        
        
          <p style="color:#b85b76;">Text here</p>
        
        
          .mytext {color:#b85b76;}
        
        Text color #b85b76
      
           This box has a color of #b85b76        
        
          <div style="background-color:#b85b76;">Content here</div>
        
        
          .mybackground {background-color:#b85b76;}
        
        Background color #b85b76
      
           Border around this has a color of #b85b76        
        
          <div style="border:2px solid #b85b76;">Content here</div>
        
        
          .myborder {border:2px solid #b85b76;}
        
        Border color #b85b76