#b1455f color space conversions
Hex:
        #b1455f
        RGB:
        177, 69, 95
        CMY:
        31, 73, 63
        CMYK:
        0, 61, 46, 31
      HSL:
        346°, 43.9024%, 48.2353%
        HSV (HSB):
        346°, 61.0169%, 69.4118%
        XYZ:
        22.3251, 14.4296, 12.4350
        xyY:
        0.4539, 0.2933, 14.4296
      CIE-Lab:
        44.8428, 46.2466, 7.8671
        CIE-LCH:
        44.8428, 46.9110, 9.6543
        CIE-Luv:
        44.8428, 73.2348, 1.2053
        Hunter-Lab:
        37.9863, 38.4313, 7.1815
      #b1455f color charts
#b1455f RGB chart
      #b1455f CMYK chart
      #b1455f RGB pie chart
      #b1455f color shades, tints & tones
#b1455f color schemes
#b1455f color preview, HTML & CSS examples
           This text has a color of #b1455f        
        
          <p style="color:#b1455f;">Text here</p>
        
        
          .mytext {color:#b1455f;}
        
        Text color #b1455f
      
           This box has a color of #b1455f        
        
          <div style="background-color:#b1455f;">Content here</div>
        
        
          .mybackground {background-color:#b1455f;}
        
        Background color #b1455f
      
           Border around this has a color of #b1455f        
        
          <div style="border:2px solid #b1455f;">Content here</div>
        
        
          .myborder {border:2px solid #b1455f;}
        
        Border color #b1455f