#b14b50 color space conversions
Hex:
        #b14b50
        RGB:
        177, 75, 80
        CMY:
        31, 71, 69
        CMYK:
        0, 58, 55, 31
      HSL:
        357°, 40.4762%, 49.4118%
        HSV (HSB):
        357°, 57.6271%, 69.4118%
        XYZ:
        22.0955, 14.9585, 9.3121
        xyY:
        0.4765, 0.3226, 14.9585
      CIE-Lab:
        45.5772, 42.0196, 18.0507
        CIE-LCH:
        45.5772, 45.7326, 23.2473
        CIE-Luv:
        45.5772, 73.6139, 13.1939
        Hunter-Lab:
        38.6762, 34.2929, 12.7980
      #b14b50 color charts
#b14b50 RGB chart
      #b14b50 CMYK chart
      #b14b50 RGB pie chart
      #b14b50 color shades, tints & tones
#b14b50 color schemes
#b14b50 color preview, HTML & CSS examples
           This text has a color of #b14b50        
        
          <p style="color:#b14b50;">Text here</p>
        
        
          .mytext {color:#b14b50;}
        
        Text color #b14b50
      
           This box has a color of #b14b50        
        
          <div style="background-color:#b14b50;">Content here</div>
        
        
          .mybackground {background-color:#b14b50;}
        
        Background color #b14b50
      
           Border around this has a color of #b14b50        
        
          <div style="border:2px solid #b14b50;">Content here</div>
        
        
          .myborder {border:2px solid #b14b50;}
        
        Border color #b14b50