#b95e84 color space conversions
Hex:
        #b95e84
        RGB:
        185, 94, 132
        CMY:
        27, 63, 48
        CMYK:
        0, 49, 29, 27
      HSL:
        335°, 39.3939%, 54.7059%
        HSV (HSB):
        335°, 49.1892%, 72.5490%
        XYZ:
        28.1751, 19.9856, 24.2024
        xyY:
        0.3894, 0.2762, 19.9856
      CIE-Lab:
        51.8210, 41.0531, -4.2190
        CIE-LCH:
        51.8210, 41.2694, 354.1324
        CIE-Luv:
        51.8210, 56.2603, -12.9991
        Hunter-Lab:
        44.7053, 34.2639, -0.8045
      #b95e84 color charts
#b95e84 RGB chart
      #b95e84 CMYK chart
      #b95e84 RGB pie chart
      #b95e84 color shades, tints & tones
#b95e84 color schemes
#b95e84 color preview, HTML & CSS examples
           This text has a color of #b95e84        
        
          <p style="color:#b95e84;">Text here</p>
        
        
          .mytext {color:#b95e84;}
        
        Text color #b95e84
      
           This box has a color of #b95e84        
        
          <div style="background-color:#b95e84;">Content here</div>
        
        
          .mybackground {background-color:#b95e84;}
        
        Background color #b95e84
      
           Border around this has a color of #b95e84        
        
          <div style="border:2px solid #b95e84;">Content here</div>
        
        
          .myborder {border:2px solid #b95e84;}
        
        Border color #b95e84