#b2906a color space conversions
Hex:
        #b2906a
        RGB:
        178, 144, 106
        CMY:
        30, 44, 58
        CMYK:
        0, 19, 40, 30
      HSL:
        32°, 31.8584%, 55.6863%
        HSV (HSB):
        32°, 40.4494%, 69.8039%
        XYZ:
        30.9349, 30.4521, 17.8831
        xyY:
        0.3902, 0.3842, 30.4521
      CIE-Lab:
        62.0424, 7.5431, 25.0281
        CIE-LCH:
        62.0424, 26.1401, 73.2280
        CIE-Luv:
        62.0424, 24.7848, 30.5832
        Hunter-Lab:
        55.1834, 3.4930, 19.4145
      #b2906a color charts
#b2906a RGB chart
      #b2906a CMYK chart
      #b2906a RGB pie chart
      #b2906a color shades, tints & tones
#b2906a color schemes
#b2906a color preview, HTML & CSS examples
           This text has a color of #b2906a        
        
          <p style="color:#b2906a;">Text here</p>
        
        
          .mytext {color:#b2906a;}
        
        Text color #b2906a
      
           This box has a color of #b2906a        
        
          <div style="background-color:#b2906a;">Content here</div>
        
        
          .mybackground {background-color:#b2906a;}
        
        Background color #b2906a
      
           Border around this has a color of #b2906a        
        
          <div style="border:2px solid #b2906a;">Content here</div>
        
        
          .myborder {border:2px solid #b2906a;}
        
        Border color #b2906a