#b1af07 color space conversions
Hex:
        #b1af07
        RGB:
        177, 175, 7
        CMY:
        31, 31, 97
        CMYK:
        0, 1, 96, 31
      HSL:
        59°, 92.3913%, 36.0784%
        HSV (HSB):
        59°, 96.0452%, 69.4118%
        XYZ:
        33.4998, 40.0224, 6.1605
        xyY:
        0.4204, 0.5023, 40.0224
      CIE-Lab:
        69.4855, -15.2850, 70.6087
        CIE-LCH:
        69.4855, 72.2442, 102.2146
        CIE-Luv:
        69.4855, 6.8475, 75.7440
        Hunter-Lab:
        63.2633, -16.1896, 38.5107
      #b1af07 color charts
#b1af07 RGB chart
      #b1af07 CMYK chart
      #b1af07 RGB pie chart
      #b1af07 color shades, tints & tones
#b1af07 color schemes
#b1af07 color preview, HTML & CSS examples
           This text has a color of #b1af07        
        
          <p style="color:#b1af07;">Text here</p>
        
        
          .mytext {color:#b1af07;}
        
        Text color #b1af07
      
           This box has a color of #b1af07        
        
          <div style="background-color:#b1af07;">Content here</div>
        
        
          .mybackground {background-color:#b1af07;}
        
        Background color #b1af07
      
           Border around this has a color of #b1af07        
        
          <div style="border:2px solid #b1af07;">Content here</div>
        
        
          .myborder {border:2px solid #b1af07;}
        
        Border color #b1af07