#b95f92 color space conversions
Hex:
        #b95f92
        RGB:
        185, 95, 146
        CMY:
        27, 63, 43
        CMYK:
        0, 49, 21, 27
      HSL:
        326°, 39.1304%, 54.9020%
        HSV (HSB):
        326°, 48.6486%, 72.5490%
        XYZ:
        29.2881, 20.5740, 29.6217
        xyY:
        0.3685, 0.2588, 20.5740
      CIE-Lab:
        52.4801, 42.5452, -11.5233
        CIE-LCH:
        52.4801, 44.0781, 344.8451
        CIE-Luv:
        52.4801, 52.3101, -23.5041
        Hunter-Lab:
        45.3586, 35.8801, -6.9686
      #b95f92 color charts
#b95f92 RGB chart
      #b95f92 CMYK chart
      #b95f92 RGB pie chart
      #b95f92 color shades, tints & tones
#b95f92 color schemes
#b95f92 color preview, HTML & CSS examples
           This text has a color of #b95f92        
        
          <p style="color:#b95f92;">Text here</p>
        
        
          .mytext {color:#b95f92;}
        
        Text color #b95f92
      
           This box has a color of #b95f92        
        
          <div style="background-color:#b95f92;">Content here</div>
        
        
          .mybackground {background-color:#b95f92;}
        
        Background color #b95f92
      
           Border around this has a color of #b95f92        
        
          <div style="border:2px solid #b95f92;">Content here</div>
        
        
          .myborder {border:2px solid #b95f92;}
        
        Border color #b95f92