#b94a86 color space conversions
Hex:
        #b94a86
        RGB:
        185, 74, 134
        CMY:
        27, 71, 47
        CMYK:
        0, 60, 28, 27
      HSL:
        328°, 44.2231%, 50.7843%
        HSV (HSB):
        328°, 60.0000%, 72.5490%
        XYZ:
        26.7594, 16.9331, 24.4123
        xyY:
        0.3929, 0.2486, 16.9331
      CIE-Lab:
        48.1756, 51.0859, -10.8533
        CIE-LCH:
        48.1756, 52.2261, 348.0057
        CIE-Luv:
        48.1756, 65.4673, -23.6893
        Hunter-Lab:
        41.1498, 44.0651, -6.3691
      #b94a86 color charts
#b94a86 RGB chart
      #b94a86 CMYK chart
      #b94a86 RGB pie chart
      #b94a86 color shades, tints & tones
#b94a86 color schemes
#b94a86 color preview, HTML & CSS examples
           This text has a color of #b94a86        
        
          <p style="color:#b94a86;">Text here</p>
        
        
          .mytext {color:#b94a86;}
        
        Text color #b94a86
      
           This box has a color of #b94a86        
        
          <div style="background-color:#b94a86;">Content here</div>
        
        
          .mybackground {background-color:#b94a86;}
        
        Background color #b94a86
      
           Border around this has a color of #b94a86        
        
          <div style="border:2px solid #b94a86;">Content here</div>
        
        
          .myborder {border:2px solid #b94a86;}
        
        Border color #b94a86