#b1476e color space conversions
Hex:
        #b1476e
        RGB:
        177, 71, 110
        CMY:
        31, 72, 57
        CMYK:
        0, 60, 38, 31
      HSL:
        338°, 42.7419%, 48.6275%
        HSV (HSB):
        338°, 59.8870%, 69.4118%
        XYZ:
        23.1992, 14.9794, 16.4204
        xyY:
        0.4249, 0.2744, 14.9794
      CIE-Lab:
        45.6059, 46.9317, -0.2392
        CIE-LCH:
        45.6059, 46.9324, 359.7080
        CIE-Luv:
        45.6059, 67.8537, -8.6836
        Hunter-Lab:
        38.7032, 39.2645, 1.9375
      #b1476e color charts
#b1476e RGB chart
      #b1476e CMYK chart
      #b1476e RGB pie chart
      #b1476e color shades, tints & tones
#b1476e color schemes
#b1476e color preview, HTML & CSS examples
           This text has a color of #b1476e        
        
          <p style="color:#b1476e;">Text here</p>
        
        
          .mytext {color:#b1476e;}
        
        Text color #b1476e
      
           This box has a color of #b1476e        
        
          <div style="background-color:#b1476e;">Content here</div>
        
        
          .mybackground {background-color:#b1476e;}
        
        Background color #b1476e
      
           Border around this has a color of #b1476e        
        
          <div style="border:2px solid #b1476e;">Content here</div>
        
        
          .myborder {border:2px solid #b1476e;}
        
        Border color #b1476e