#b14f60 color space conversions
Hex:
        #b14f60
        RGB:
        177, 79, 96
        CMY:
        31, 69, 62
        CMYK:
        0, 55, 46, 31
      HSL:
        350°, 38.5827%, 50.1961%
        HSV (HSB):
        350°, 55.3672%, 69.4118%
        XYZ:
        23.0388, 15.7836, 12.8986
        xyY:
        0.4454, 0.3052, 15.7836
      CIE-Lab:
        46.6893, 41.5403, 9.8595
        CIE-LCH:
        46.6893, 42.6943, 13.3520
        CIE-Luv:
        46.6893, 67.3114, 4.5943
        Hunter-Lab:
        39.7286, 33.9878, 8.5605
      #b14f60 color charts
#b14f60 RGB chart
      #b14f60 CMYK chart
      #b14f60 RGB pie chart
      #b14f60 color shades, tints & tones
#b14f60 color schemes
#b14f60 color preview, HTML & CSS examples
           This text has a color of #b14f60        
        
          <p style="color:#b14f60;">Text here</p>
        
        
          .mytext {color:#b14f60;}
        
        Text color #b14f60
      
           This box has a color of #b14f60        
        
          <div style="background-color:#b14f60;">Content here</div>
        
        
          .mybackground {background-color:#b14f60;}
        
        Background color #b14f60
      
           Border around this has a color of #b14f60        
        
          <div style="border:2px solid #b14f60;">Content here</div>
        
        
          .myborder {border:2px solid #b14f60;}
        
        Border color #b14f60