#b95071 color space conversions
Hex:
        #b95071
        RGB:
        185, 80, 113
        CMY:
        27, 69, 56
        CMYK:
        0, 57, 39, 27
      HSL:
        341°, 42.8571%, 51.9608%
        HSV (HSB):
        341°, 56.7568%, 72.5490%
        XYZ:
        25.8569, 17.2439, 17.5884
        xyY:
        0.4261, 0.2841, 17.2439
      CIE-Lab:
        48.5658, 45.6772, 2.3977
        CIE-LCH:
        48.5658, 45.7401, 3.0048
        CIE-Luv:
        48.5658, 68.6991, -5.1771
        Hunter-Lab:
        41.5257, 38.4768, 3.9555
      #b95071 color charts
#b95071 RGB chart
      #b95071 CMYK chart
      #b95071 RGB pie chart
      #b95071 color shades, tints & tones
#b95071 color schemes
#b95071 color preview, HTML & CSS examples
           This text has a color of #b95071        
        
          <p style="color:#b95071;">Text here</p>
        
        
          .mytext {color:#b95071;}
        
        Text color #b95071
      
           This box has a color of #b95071        
        
          <div style="background-color:#b95071;">Content here</div>
        
        
          .mybackground {background-color:#b95071;}
        
        Background color #b95071
      
           Border around this has a color of #b95071        
        
          <div style="border:2px solid #b95071;">Content here</div>
        
        
          .myborder {border:2px solid #b95071;}
        
        Border color #b95071