#b1968d color space conversions
Hex:
        #b1968d
        RGB:
        177, 150, 141
        CMY:
        31, 41, 45
        CMYK:
        0, 15, 20, 31
      HSL:
        15°, 18.7500%, 62.3529%
        HSV (HSB):
        15°, 20.3390%, 69.4118%
        XYZ:
        33.8455, 33.0829, 29.8011
        xyY:
        0.3499, 0.3420, 33.0829
      CIE-Lab:
        64.2280, 8.5875, 8.4705
        CIE-LCH:
        64.2280, 12.0621, 44.6069
        CIE-Luv:
        64.2280, 17.2816, 10.2641
        Hunter-Lab:
        57.5177, 4.3799, 9.5431
      #b1968d color charts
#b1968d RGB chart
      #b1968d CMYK chart
      #b1968d RGB pie chart
      #b1968d color shades, tints & tones
#b1968d color schemes
#b1968d color preview, HTML & CSS examples
           This text has a color of #b1968d        
        
          <p style="color:#b1968d;">Text here</p>
        
        
          .mytext {color:#b1968d;}
        
        Text color #b1968d
      
           This box has a color of #b1968d        
        
          <div style="background-color:#b1968d;">Content here</div>
        
        
          .mybackground {background-color:#b1968d;}
        
        Background color #b1968d
      
           Border around this has a color of #b1968d        
        
          <div style="border:2px solid #b1968d;">Content here</div>
        
        
          .myborder {border:2px solid #b1968d;}
        
        Border color #b1968d