#b1968e color space conversions
Hex:
        #b1968e
        RGB:
        177, 150, 142
        CMY:
        31, 41, 44
        CMYK:
        0, 15, 20, 31
      HSL:
        14°, 18.3246%, 62.5490%
        HSV (HSB):
        14°, 19.7740%, 69.4118%
        XYZ:
        33.9203, 33.1128, 30.1948
        xyY:
        0.3489, 0.3406, 33.1128
      CIE-Lab:
        64.2521, 8.7441, 7.9428
        CIE-LCH:
        64.2521, 11.8130, 42.2507
        CIE-Luv:
        64.2521, 17.1894, 9.5283
        Hunter-Lab:
        57.5437, 4.5189, 9.1695
      #b1968e color charts
#b1968e RGB chart
      #b1968e CMYK chart
      #b1968e RGB pie chart
      #b1968e color shades, tints & tones
#b1968e color schemes
#b1968e color preview, HTML & CSS examples
           This text has a color of #b1968e        
        
          <p style="color:#b1968e;">Text here</p>
        
        
          .mytext {color:#b1968e;}
        
        Text color #b1968e
      
           This box has a color of #b1968e        
        
          <div style="background-color:#b1968e;">Content here</div>
        
        
          .mybackground {background-color:#b1968e;}
        
        Background color #b1968e
      
           Border around this has a color of #b1968e        
        
          <div style="border:2px solid #b1968e;">Content here</div>
        
        
          .myborder {border:2px solid #b1968e;}
        
        Border color #b1968e