#b94d86 color space conversions
Hex:
        #b94d86
        RGB:
        185, 77, 134
        CMY:
        27, 70, 47
        CMYK:
        0, 58, 28, 27
      HSL:
        328°, 43.5484%, 51.3725%
        HSV (HSB):
        328°, 58.3784%, 72.5490%
        XYZ:
        26.9645, 17.3433, 24.4807
        xyY:
        0.3920, 0.2521, 17.3433
      CIE-Lab:
        48.6897, 49.7051, -10.0803
        CIE-LCH:
        48.6897, 50.7170, 348.5358
        CIE-Luv:
        48.6897, 64.1223, -22.4213
        Hunter-Lab:
        41.6453, 42.6963, -5.7012
      #b94d86 color charts
#b94d86 RGB chart
      #b94d86 CMYK chart
      #b94d86 RGB pie chart
      #b94d86 color shades, tints & tones
#b94d86 color schemes
#b94d86 color preview, HTML & CSS examples
           This text has a color of #b94d86        
        
          <p style="color:#b94d86;">Text here</p>
        
        
          .mytext {color:#b94d86;}
        
        Text color #b94d86
      
           This box has a color of #b94d86        
        
          <div style="background-color:#b94d86;">Content here</div>
        
        
          .mybackground {background-color:#b94d86;}
        
        Background color #b94d86
      
           Border around this has a color of #b94d86        
        
          <div style="border:2px solid #b94d86;">Content here</div>
        
        
          .myborder {border:2px solid #b94d86;}
        
        Border color #b94d86