#b9478e color space conversions
Hex:
        #b9478e
        RGB:
        185, 71, 142
        CMY:
        27, 72, 44
        CMYK:
        0, 62, 23, 27
      HSL:
        323°, 44.8819%, 50.1961%
        HSV (HSB):
        323°, 61.6216%, 72.5490%
        XYZ:
        27.1433, 16.7738, 27.3982
        xyY:
        0.3806, 0.2352, 16.7738
      CIE-Lab:
        47.9737, 53.5157, -15.9659
        CIE-LCH:
        47.9737, 55.8466, 343.3881
        CIE-Luv:
        47.9737, 64.2140, -31.2387
        Hunter-Lab:
        40.9558, 46.6277, -10.9943
      #b9478e color charts
#b9478e RGB chart
      #b9478e CMYK chart
      #b9478e RGB pie chart
      #b9478e color shades, tints & tones
#b9478e color schemes
#b9478e color preview, HTML & CSS examples
           This text has a color of #b9478e        
        
          <p style="color:#b9478e;">Text here</p>
        
        
          .mytext {color:#b9478e;}
        
        Text color #b9478e
      
           This box has a color of #b9478e        
        
          <div style="background-color:#b9478e;">Content here</div>
        
        
          .mybackground {background-color:#b9478e;}
        
        Background color #b9478e
      
           Border around this has a color of #b9478e        
        
          <div style="border:2px solid #b9478e;">Content here</div>
        
        
          .myborder {border:2px solid #b9478e;}
        
        Border color #b9478e