#b1354b color space conversions
Hex:
        #b1354b
        RGB:
        177, 53, 75
        CMY:
        31, 79, 71
        CMYK:
        0, 70, 58, 31
      HSL:
        349°, 53.9130%, 45.0980%
        HSV (HSB):
        349°, 70.0565%, 69.4118%
        XYZ:
        20.6746, 12.4013, 7.9606
        xyY:
        0.5038, 0.3022, 12.4013
      CIE-Lab:
        41.8470, 51.3614, 16.1067
        CIE-LCH:
        41.8470, 53.8277, 17.4112
        CIE-Luv:
        41.8470, 87.4874, 8.5518
        Hunter-Lab:
        35.2155, 43.1679, 11.2481
      #b1354b color charts
#b1354b RGB chart
      #b1354b CMYK chart
      #b1354b RGB pie chart
      #b1354b color shades, tints & tones
#b1354b color schemes
#b1354b color preview, HTML & CSS examples
           This text has a color of #b1354b        
        
          <p style="color:#b1354b;">Text here</p>
        
        
          .mytext {color:#b1354b;}
        
        Text color #b1354b
      
           This box has a color of #b1354b        
        
          <div style="background-color:#b1354b;">Content here</div>
        
        
          .mybackground {background-color:#b1354b;}
        
        Background color #b1354b
      
           Border around this has a color of #b1354b        
        
          <div style="border:2px solid #b1354b;">Content here</div>
        
        
          .myborder {border:2px solid #b1354b;}
        
        Border color #b1354b