#b1206f color space conversions
Hex:
        #b1206f
        RGB:
        177, 32, 111
        CMY:
        31, 87, 56
        CMYK:
        0, 82, 37, 31
      HSL:
        327°, 69.3780%, 40.9804%
        HSV (HSB):
        327°, 81.9209%, 69.4118%
        XYZ:
        21.5172, 11.5278, 16.1299
        xyY:
        0.4376, 0.2344, 11.5278
      CIE-Lab:
        40.4556, 61.3896, -8.4875
        CIE-LCH:
        40.4556, 61.9736, 352.1284
        CIE-Luv:
        40.4556, 82.3643, -21.6002
        Hunter-Lab:
        33.9527, 53.7057, -4.4001
      #b1206f color charts
#b1206f RGB chart
      #b1206f CMYK chart
      #b1206f RGB pie chart
      #b1206f color shades, tints & tones
#b1206f color schemes
#b1206f color preview, HTML & CSS examples
           This text has a color of #b1206f        
        
          <p style="color:#b1206f;">Text here</p>
        
        
          .mytext {color:#b1206f;}
        
        Text color #b1206f
      
           This box has a color of #b1206f        
        
          <div style="background-color:#b1206f;">Content here</div>
        
        
          .mybackground {background-color:#b1206f;}
        
        Background color #b1206f
      
           Border around this has a color of #b1206f        
        
          <div style="border:2px solid #b1206f;">Content here</div>
        
        
          .myborder {border:2px solid #b1206f;}
        
        Border color #b1206f