#b95c76 color space conversions
Hex:
        #b95c76
        RGB:
        185, 92, 118
        CMY:
        27, 64, 54
        CMYK:
        0, 50, 36, 27
      HSL:
        343°, 39.9142%, 54.3137%
        HSV (HSB):
        343°, 50.2703%, 72.5490%
        XYZ:
        27.1047, 19.2766, 19.4317
        xyY:
        0.4118, 0.2929, 19.2766
      CIE-Lab:
        51.0092, 40.2755, 2.9309
        CIE-LCH:
        51.0092, 40.3820, 4.1622
        CIE-Luv:
        51.0092, 60.7589, -3.4090
        Hunter-Lab:
        43.9051, 33.3627, 4.4927
      #b95c76 color charts
#b95c76 RGB chart
      #b95c76 CMYK chart
      #b95c76 RGB pie chart
      #b95c76 color shades, tints & tones
#b95c76 color schemes
#b95c76 color preview, HTML & CSS examples
           This text has a color of #b95c76        
        
          <p style="color:#b95c76;">Text here</p>
        
        
          .mytext {color:#b95c76;}
        
        Text color #b95c76
      
           This box has a color of #b95c76        
        
          <div style="background-color:#b95c76;">Content here</div>
        
        
          .mybackground {background-color:#b95c76;}
        
        Background color #b95c76
      
           Border around this has a color of #b95c76        
        
          <div style="border:2px solid #b95c76;">Content here</div>
        
        
          .myborder {border:2px solid #b95c76;}
        
        Border color #b95c76