#b0af87 color space conversions
Hex:
        #b0af87
        RGB:
        176, 175, 135
        CMY:
        31, 31, 47
        CMYK:
        0, 1, 23, 31
      HSL:
        59°, 20.6030%, 60.9804%
        HSV (HSB):
        59°, 23.2955%, 69.0196%
        XYZ:
        37.6076, 41.6393, 28.9767
        xyY:
        0.3475, 0.3848, 41.6393
      CIE-Lab:
        70.6215, -6.2984, 20.7024
        CIE-LCH:
        70.6215, 21.6393, 106.9216
        CIE-Luv:
        70.6215, 2.7247, 29.3027
        Hunter-Lab:
        64.5285, -8.8940, 18.5456
      #b0af87 color charts
#b0af87 RGB chart
      #b0af87 CMYK chart
      #b0af87 RGB pie chart
      #b0af87 color shades, tints & tones
#b0af87 color schemes
#b0af87 color preview, HTML & CSS examples
           This text has a color of #b0af87        
        
          <p style="color:#b0af87;">Text here</p>
        
        
          .mytext {color:#b0af87;}
        
        Text color #b0af87
      
           This box has a color of #b0af87        
        
          <div style="background-color:#b0af87;">Content here</div>
        
        
          .mybackground {background-color:#b0af87;}
        
        Background color #b0af87
      
           Border around this has a color of #b0af87        
        
          <div style="border:2px solid #b0af87;">Content here</div>
        
        
          .myborder {border:2px solid #b0af87;}
        
        Border color #b0af87