#b9476b color space conversions
Hex:
        #b9476b
        RGB:
        185, 71, 107
        CMY:
        27, 72, 58
        CMYK:
        0, 62, 42, 27
      HSL:
        341°, 44.8819%, 50.1961%
        HSV (HSB):
        341°, 61.6216%, 72.5490%
        XYZ:
        24.9147, 15.8823, 15.6624
        xyY:
        0.4413, 0.2813, 15.8823
      CIE-Lab:
        46.8197, 49.2197, 3.5176
        CIE-LCH:
        46.8197, 49.3453, 4.0878
        CIE-Luv:
        46.8197, 75.1681, -4.5283
        Hunter-Lab:
        39.8526, 41.8508, 4.5954
      #b9476b color charts
#b9476b RGB chart
      #b9476b CMYK chart
      #b9476b RGB pie chart
      #b9476b color shades, tints & tones
#b9476b color schemes
#b9476b color preview, HTML & CSS examples
           This text has a color of #b9476b        
        
          <p style="color:#b9476b;">Text here</p>
        
        
          .mytext {color:#b9476b;}
        
        Text color #b9476b
      
           This box has a color of #b9476b        
        
          <div style="background-color:#b9476b;">Content here</div>
        
        
          .mybackground {background-color:#b9476b;}
        
        Background color #b9476b
      
           Border around this has a color of #b9476b        
        
          <div style="border:2px solid #b9476b;">Content here</div>
        
        
          .myborder {border:2px solid #b9476b;}
        
        Border color #b9476b