#b1bf14 color space conversions
Hex:
        #b1bf14
        RGB:
        177, 191, 20
        CMY:
        31, 25, 92
        CMYK:
        7, 0, 90, 25
      HSL:
        65°, 81.0427%, 41.3725%
        HSV (HSB):
        65°, 89.5288%, 74.9020%
        XYZ:
        36.8885, 46.6592, 7.7237
        xyY:
        0.4042, 0.5112, 46.6592
      CIE-Lab:
        73.9713, -23.0916, 72.3314
        CIE-LCH:
        73.9713, 75.9280, 107.7055
        CIE-Luv:
        73.9713, -3.5353, 81.0121
        Hunter-Lab:
        68.3076, -23.1418, 41.1112
      #b1bf14 color charts
#b1bf14 RGB chart
      #b1bf14 CMYK chart
      #b1bf14 RGB pie chart
      #b1bf14 color shades, tints & tones
#b1bf14 color schemes
#b1bf14 color preview, HTML & CSS examples
           This text has a color of #b1bf14        
        
          <p style="color:#b1bf14;">Text here</p>
        
        
          .mytext {color:#b1bf14;}
        
        Text color #b1bf14
      
           This box has a color of #b1bf14        
        
          <div style="background-color:#b1bf14;">Content here</div>
        
        
          .mybackground {background-color:#b1bf14;}
        
        Background color #b1bf14
      
           Border around this has a color of #b1bf14        
        
          <div style="border:2px solid #b1bf14;">Content here</div>
        
        
          .myborder {border:2px solid #b1bf14;}
        
        Border color #b1bf14