#b3ca95 color space conversions
Hex:
        #b3ca95
        RGB:
        179, 202, 149
        CMY:
        30, 21, 42
        CMYK:
        11, 0, 26, 21
      HSL:
        86°, 33.3333%, 68.8235%
        HSV (HSB):
        86°, 26.2376%, 79.2157%
        XYZ:
        45.1358, 53.9947, 36.4769
        xyY:
        0.3328, 0.3982, 53.9947
      CIE-Lab:
        78.4586, -17.0600, 23.9554
        CIE-LCH:
        78.4586, 29.4092, 125.4568
        CIE-Luv:
        78.4586, -10.8616, 36.2179
        Hunter-Lab:
        73.4811, -18.9483, 22.0045
      #b3ca95 color charts
#b3ca95 RGB chart
      #b3ca95 CMYK chart
      #b3ca95 RGB pie chart
      #b3ca95 color shades, tints & tones
#b3ca95 color schemes
#b3ca95 color preview, HTML & CSS examples
           This text has a color of #b3ca95        
        
          <p style="color:#b3ca95;">Text here</p>
        
        
          .mytext {color:#b3ca95;}
        
        Text color #b3ca95
      
           This box has a color of #b3ca95        
        
          <div style="background-color:#b3ca95;">Content here</div>
        
        
          .mybackground {background-color:#b3ca95;}
        
        Background color #b3ca95
      
           Border around this has a color of #b3ca95        
        
          <div style="border:2px solid #b3ca95;">Content here</div>
        
        
          .myborder {border:2px solid #b3ca95;}
        
        Border color #b3ca95