#b2865a color space conversions
Hex:
        #b2865a
        RGB:
        178, 134, 90
        CMY:
        30, 47, 65
        CMYK:
        0, 25, 49, 30
      HSL:
        30°, 36.3636%, 52.5490%
        HSV (HSB):
        30°, 49.4382%, 69.8039%
        XYZ:
        28.7307, 27.2534, 13.4190
        xyY:
        0.4140, 0.3927, 27.2534
      CIE-Lab:
        59.2081, 11.3888, 30.1400
        CIE-LCH:
        59.2081, 32.2200, 69.3002
        CIE-Luv:
        59.2081, 32.8593, 34.6597
        Hunter-Lab:
        52.2047, 6.8784, 21.3031
      #b2865a color charts
#b2865a RGB chart
      #b2865a CMYK chart
      #b2865a RGB pie chart
      #b2865a color shades, tints & tones
#b2865a color schemes
#b2865a color preview, HTML & CSS examples
           This text has a color of #b2865a        
        
          <p style="color:#b2865a;">Text here</p>
        
        
          .mytext {color:#b2865a;}
        
        Text color #b2865a
      
           This box has a color of #b2865a        
        
          <div style="background-color:#b2865a;">Content here</div>
        
        
          .mybackground {background-color:#b2865a;}
        
        Background color #b2865a
      
           Border around this has a color of #b2865a        
        
          <div style="border:2px solid #b2865a;">Content here</div>
        
        
          .myborder {border:2px solid #b2865a;}
        
        Border color #b2865a