#b1455e color space conversions
Hex:
        #b1455e
        RGB:
        177, 69, 94
        CMY:
        31, 73, 63
        CMYK:
        0, 61, 47, 31
      HSL:
        346°, 43.9024%, 48.2353%
        HSV (HSB):
        346°, 61.0169%, 69.4118%
        XYZ:
        22.2800, 14.4115, 12.1971
        xyY:
        0.4557, 0.2948, 14.4115
      CIE-Lab:
        44.8174, 46.1479, 8.4461
        CIE-LCH:
        44.8174, 46.9145, 10.3716
        CIE-Luv:
        44.8174, 73.5162, 1.8865
        Hunter-Lab:
        37.9625, 38.3262, 7.5243
      #b1455e color charts
#b1455e RGB chart
      #b1455e CMYK chart
      #b1455e RGB pie chart
      #b1455e color shades, tints & tones
#b1455e color schemes
#b1455e color preview, HTML & CSS examples
           This text has a color of #b1455e        
        
          <p style="color:#b1455e;">Text here</p>
        
        
          .mytext {color:#b1455e;}
        
        Text color #b1455e
      
           This box has a color of #b1455e        
        
          <div style="background-color:#b1455e;">Content here</div>
        
        
          .mybackground {background-color:#b1455e;}
        
        Background color #b1455e
      
           Border around this has a color of #b1455e        
        
          <div style="border:2px solid #b1455e;">Content here</div>
        
        
          .myborder {border:2px solid #b1455e;}
        
        Border color #b1455e