#b1434a color space conversions
Hex:
        #b1434a
        RGB:
        177, 67, 74
        CMY:
        31, 74, 71
        CMYK:
        0, 62, 58, 31
      HSL:
        356°, 45.0820%, 47.8431%
        HSV (HSB):
        356°, 62.1469%, 69.4118%
        XYZ:
        21.3746, 13.8558, 8.0264
        xyY:
        0.4941, 0.3203, 13.8558
      CIE-Lab:
        44.0255, 45.3278, 19.6329
        CIE-LCH:
        44.0255, 49.3970, 23.4190
        CIE-Luv:
        44.0255, 79.9606, 13.7312
        Hunter-Lab:
        37.2234, 37.3583, 13.2718
      #b1434a color charts
#b1434a RGB chart
      #b1434a CMYK chart
      #b1434a RGB pie chart
      #b1434a color shades, tints & tones
#b1434a color schemes
#b1434a color preview, HTML & CSS examples
           This text has a color of #b1434a        
        
          <p style="color:#b1434a;">Text here</p>
        
        
          .mytext {color:#b1434a;}
        
        Text color #b1434a
      
           This box has a color of #b1434a        
        
          <div style="background-color:#b1434a;">Content here</div>
        
        
          .mybackground {background-color:#b1434a;}
        
        Background color #b1434a
      
           Border around this has a color of #b1434a        
        
          <div style="border:2px solid #b1434a;">Content here</div>
        
        
          .myborder {border:2px solid #b1434a;}
        
        Border color #b1434a