#b0a294 color space conversions
Hex:
        #b0a294
        RGB:
        176, 162, 148
        CMY:
        31, 36, 42
        CMYK:
        0, 8, 16, 31
      HSL:
        30°, 15.0538%, 63.5294%
        HSV (HSB):
        30°, 15.9091%, 69.0196%
        XYZ:
        36.1701, 37.2089, 33.2926
        xyY:
        0.3391, 0.3488, 37.2089
      CIE-Lab:
        67.4335, 2.7055, 9.1120
        CIE-LCH:
        67.4335, 9.5051, 73.4631
        CIE-Luv:
        67.4335, 9.2740, 12.3374
        Hunter-Lab:
        60.9991, -0.9047, 10.3395
      #b0a294 color charts
#b0a294 RGB chart
      #b0a294 CMYK chart
      #b0a294 RGB pie chart
      #b0a294 color shades, tints & tones
#b0a294 color schemes
#b0a294 color preview, HTML & CSS examples
           This text has a color of #b0a294        
        
          <p style="color:#b0a294;">Text here</p>
        
        
          .mytext {color:#b0a294;}
        
        Text color #b0a294
      
           This box has a color of #b0a294        
        
          <div style="background-color:#b0a294;">Content here</div>
        
        
          .mybackground {background-color:#b0a294;}
        
        Background color #b0a294
      
           Border around this has a color of #b0a294        
        
          <div style="border:2px solid #b0a294;">Content here</div>
        
        
          .myborder {border:2px solid #b0a294;}
        
        Border color #b0a294