#b94a99 color space conversions
Hex:
        #b94a99
        RGB:
        185, 74, 153
        CMY:
        27, 71, 40
        CMYK:
        0, 60, 17, 27
      HSL:
        317°, 44.2231%, 50.7843%
        HSV (HSB):
        317°, 60.0000%, 72.5490%
        XYZ:
        28.2061, 17.5118, 32.0305
        xyY:
        0.3628, 0.2252, 17.5118
      CIE-Lab:
        48.8985, 53.7722, -21.1202
        CIE-LCH:
        48.8985, 57.7712, 338.5565
        CIE-Luv:
        48.8985, 59.5735, -38.8138
        Hunter-Lab:
        41.8470, 47.0819, -16.0887
      #b94a99 color charts
#b94a99 RGB chart
      #b94a99 CMYK chart
      #b94a99 RGB pie chart
      #b94a99 color shades, tints & tones
#b94a99 color schemes
#b94a99 color preview, HTML & CSS examples
           This text has a color of #b94a99        
        
          <p style="color:#b94a99;">Text here</p>
        
        
          .mytext {color:#b94a99;}
        
        Text color #b94a99
      
           This box has a color of #b94a99        
        
          <div style="background-color:#b94a99;">Content here</div>
        
        
          .mybackground {background-color:#b94a99;}
        
        Background color #b94a99
      
           Border around this has a color of #b94a99        
        
          <div style="border:2px solid #b94a99;">Content here</div>
        
        
          .myborder {border:2px solid #b94a99;}
        
        Border color #b94a99