#b81b71 color space conversions
Hex:
        #b81b71
        RGB:
        184, 27, 113
        CMY:
        28, 89, 56
        CMYK:
        0, 85, 39, 28
      HSL:
        327°, 74.4076%, 41.3725%
        HSV (HSB):
        327°, 85.3261%, 72.1569%
        XYZ:
        23.1397, 12.1665, 16.7515
        xyY:
        0.4445, 0.2337, 12.1665
      CIE-Lab:
        41.4795, 64.4511, -8.0646
        CIE-LCH:
        41.4795, 64.9537, 352.8678
        CIE-Luv:
        41.4795, 88.3652, -21.7998
        Hunter-Lab:
        34.8805, 57.3763, -4.0580
      #b81b71 color charts
#b81b71 RGB chart
      #b81b71 CMYK chart
      #b81b71 RGB pie chart
      #b81b71 color shades, tints & tones
#b81b71 color schemes
#b81b71 color preview, HTML & CSS examples
           This text has a color of #b81b71        
        
          <p style="color:#b81b71;">Text here</p>
        
        
          .mytext {color:#b81b71;}
        
        Text color #b81b71
      
           This box has a color of #b81b71        
        
          <div style="background-color:#b81b71;">Content here</div>
        
        
          .mybackground {background-color:#b81b71;}
        
        Background color #b81b71
      
           Border around this has a color of #b81b71        
        
          <div style="border:2px solid #b81b71;">Content here</div>
        
        
          .myborder {border:2px solid #b81b71;}
        
        Border color #b81b71