#b14c61 color space conversions
Hex:
        #b14c61
        RGB:
        177, 76, 97
        CMY:
        31, 70, 62
        CMYK:
        0, 57, 45, 31
      HSL:
        348°, 39.9209%, 49.6078%
        HSV (HSB):
        348°, 57.0621%, 69.4118%
        XYZ:
        22.8736, 15.3791, 13.0721
        xyY:
        0.4457, 0.2996, 15.3791
      CIE-Lab:
        46.1491, 43.1219, 8.4895
        CIE-LCH:
        46.1491, 43.9497, 11.1375
        CIE-Luv:
        46.1491, 68.7927, 2.6515
        Hunter-Lab:
        39.2161, 35.4853, 7.6878
      #b14c61 color charts
#b14c61 RGB chart
      #b14c61 CMYK chart
      #b14c61 RGB pie chart
      #b14c61 color shades, tints & tones
#b14c61 color schemes
#b14c61 color preview, HTML & CSS examples
           This text has a color of #b14c61        
        
          <p style="color:#b14c61;">Text here</p>
        
        
          .mytext {color:#b14c61;}
        
        Text color #b14c61
      
           This box has a color of #b14c61        
        
          <div style="background-color:#b14c61;">Content here</div>
        
        
          .mybackground {background-color:#b14c61;}
        
        Background color #b14c61
      
           Border around this has a color of #b14c61        
        
          <div style="border:2px solid #b14c61;">Content here</div>
        
        
          .myborder {border:2px solid #b14c61;}
        
        Border color #b14c61