#b0af81 color space conversions
Hex:
        #b0af81
        RGB:
        176, 175, 129
        CMY:
        31, 31, 49
        CMYK:
        0, 1, 27, 31
      HSL:
        59°, 22.9268%, 59.8039%
        HSV (HSB):
        59°, 26.7045%, 69.0196%
        XYZ:
        37.1969, 41.4750, 26.8139
        xyY:
        0.3526, 0.3932, 41.4750
      CIE-Lab:
        70.5075, -7.1479, 23.7896
        CIE-LCH:
        70.5075, 24.8402, 106.7236
        CIE-Luv:
        70.5075, 3.0145, 33.2273
        Hunter-Lab:
        64.4011, -9.6036, 20.3950
      #b0af81 color charts
#b0af81 RGB chart
      #b0af81 CMYK chart
      #b0af81 RGB pie chart
      #b0af81 color shades, tints & tones
#b0af81 color schemes
#b0af81 color preview, HTML & CSS examples
           This text has a color of #b0af81        
        
          <p style="color:#b0af81;">Text here</p>
        
        
          .mytext {color:#b0af81;}
        
        Text color #b0af81
      
           This box has a color of #b0af81        
        
          <div style="background-color:#b0af81;">Content here</div>
        
        
          .mybackground {background-color:#b0af81;}
        
        Background color #b0af81
      
           Border around this has a color of #b0af81        
        
          <div style="border:2px solid #b0af81;">Content here</div>
        
        
          .myborder {border:2px solid #b0af81;}
        
        Border color #b0af81