#b95c74 color space conversions
Hex:
        #b95c74
        RGB:
        185, 92, 116
        CMY:
        27, 64, 55
        CMYK:
        0, 50, 37, 27
      HSL:
        345°, 39.9142%, 54.3137%
        HSV (HSB):
        345°, 50.2703%, 72.5490%
        XYZ:
        26.9871, 19.2295, 18.8123
        xyY:
        0.4150, 0.2957, 19.2295
      CIE-Lab:
        50.9547, 40.0339, 4.0463
        CIE-LCH:
        50.9547, 40.2378, 5.7714
        CIE-Luv:
        50.9547, 61.2386, -1.9470
        Hunter-Lab:
        43.8515, 33.1125, 5.2606
      #b95c74 color charts
#b95c74 RGB chart
      #b95c74 CMYK chart
      #b95c74 RGB pie chart
      #b95c74 color shades, tints & tones
#b95c74 color schemes
#b95c74 color preview, HTML & CSS examples
           This text has a color of #b95c74        
        
          <p style="color:#b95c74;">Text here</p>
        
        
          .mytext {color:#b95c74;}
        
        Text color #b95c74
      
           This box has a color of #b95c74        
        
          <div style="background-color:#b95c74;">Content here</div>
        
        
          .mybackground {background-color:#b95c74;}
        
        Background color #b95c74
      
           Border around this has a color of #b95c74        
        
          <div style="border:2px solid #b95c74;">Content here</div>
        
        
          .myborder {border:2px solid #b95c74;}
        
        Border color #b95c74