#b0af10 color space conversions
Hex:
        #b0af10
        RGB:
        176, 175, 16
        CMY:
        31, 31, 94
        CMYK:
        0, 1, 91, 31
      HSL:
        60°, 83.3333%, 37.6471%
        HSV (HSB):
        60°, 90.9091%, 69.0196%
        XYZ:
        33.3280, 39.9275, 6.4404
        xyY:
        0.4182, 0.5010, 39.9275
      CIE-Lab:
        69.4178, -15.5982, 69.3463
        CIE-LCH:
        69.4178, 71.0790, 102.6767
        CIE-Luv:
        69.4178, 6.1042, 75.0651
        Hunter-Lab:
        63.1882, -16.4312, 38.1886
      #b0af10 color charts
#b0af10 RGB chart
      #b0af10 CMYK chart
      #b0af10 RGB pie chart
      #b0af10 color shades, tints & tones
#b0af10 color schemes
#b0af10 color preview, HTML & CSS examples
           This text has a color of #b0af10        
        
          <p style="color:#b0af10;">Text here</p>
        
        
          .mytext {color:#b0af10;}
        
        Text color #b0af10
      
           This box has a color of #b0af10        
        
          <div style="background-color:#b0af10;">Content here</div>
        
        
          .mybackground {background-color:#b0af10;}
        
        Background color #b0af10
      
           Border around this has a color of #b0af10        
        
          <div style="border:2px solid #b0af10;">Content here</div>
        
        
          .myborder {border:2px solid #b0af10;}
        
        Border color #b0af10