#b95a72 color space conversions
Hex:
        #b95a72
        RGB:
        185, 90, 114
        CMY:
        27, 65, 55
        CMYK:
        0, 51, 38, 27
      HSL:
        345°, 40.4255%, 53.9216%
        HSV (HSB):
        345°, 51.3514%, 72.5490%
        XYZ:
        26.7010, 18.8415, 18.1491
        xyY:
        0.4192, 0.2958, 18.8415
      CIE-Lab:
        50.5013, 40.8227, 4.5893
        CIE-LCH:
        50.5013, 41.0799, 6.4143
        CIE-Luv:
        50.5013, 62.8697, -1.4320
        Hunter-Lab:
        43.4068, 33.8395, 5.5947
      #b95a72 color charts
#b95a72 RGB chart
      #b95a72 CMYK chart
      #b95a72 RGB pie chart
      #b95a72 color shades, tints & tones
#b95a72 color schemes
#b95a72 color preview, HTML & CSS examples
           This text has a color of #b95a72        
        
          <p style="color:#b95a72;">Text here</p>
        
        
          .mytext {color:#b95a72;}
        
        Text color #b95a72
      
           This box has a color of #b95a72        
        
          <div style="background-color:#b95a72;">Content here</div>
        
        
          .mybackground {background-color:#b95a72;}
        
        Background color #b95a72
      
           Border around this has a color of #b95a72        
        
          <div style="border:2px solid #b95a72;">Content here</div>
        
        
          .myborder {border:2px solid #b95a72;}
        
        Border color #b95a72