#b85a70 color space conversions
Hex:
        #b85a70
        RGB:
        184, 90, 112
        CMY:
        28, 65, 56
        CMYK:
        0, 51, 39, 28
      HSL:
        346°, 39.8305%, 53.7255%
        HSV (HSB):
        346°, 51.0870%, 72.1569%
        XYZ:
        26.3480, 18.6725, 17.5447
        xyY:
        0.4211, 0.2984, 18.6725
      CIE-Lab:
        50.3019, 40.2326, 5.4810
        CIE-LCH:
        50.3019, 40.6042, 7.7579
        CIE-Luv:
        50.3019, 62.5632, -0.2053
        Hunter-Lab:
        43.2117, 33.2183, 6.1754
      #b85a70 color charts
#b85a70 RGB chart
      #b85a70 CMYK chart
      #b85a70 RGB pie chart
      #b85a70 color shades, tints & tones
#b85a70 color schemes
#b85a70 color preview, HTML & CSS examples
           This text has a color of #b85a70        
        
          <p style="color:#b85a70;">Text here</p>
        
        
          .mytext {color:#b85a70;}
        
        Text color #b85a70
      
           This box has a color of #b85a70        
        
          <div style="background-color:#b85a70;">Content here</div>
        
        
          .mybackground {background-color:#b85a70;}
        
        Background color #b85a70
      
           Border around this has a color of #b85a70        
        
          <div style="border:2px solid #b85a70;">Content here</div>
        
        
          .myborder {border:2px solid #b85a70;}
        
        Border color #b85a70