#b1ae17 color space conversions
Hex:
        #b1ae17
        RGB:
        177, 174, 23
        CMY:
        31, 32, 91
        CMYK:
        0, 2, 87, 31
      HSL:
        59°, 77.0000%, 39.2157%
        HSV (HSB):
        59°, 87.0056%, 69.4118%
        XYZ:
        33.4222, 39.6811, 6.7083
        xyY:
        0.4188, 0.4972, 39.6811
      CIE-Lab:
        69.2418, -14.5076, 67.9770
        CIE-LCH:
        69.2418, 69.5079, 102.0472
        CIE-Luv:
        69.2418, 7.4056, 73.9390
        Hunter-Lab:
        62.9929, -15.5308, 37.7811
      #b1ae17 color charts
#b1ae17 RGB chart
      #b1ae17 CMYK chart
      #b1ae17 RGB pie chart
      #b1ae17 color shades, tints & tones
#b1ae17 color schemes
#b1ae17 color preview, HTML & CSS examples
           This text has a color of #b1ae17        
        
          <p style="color:#b1ae17;">Text here</p>
        
        
          .mytext {color:#b1ae17;}
        
        Text color #b1ae17
      
           This box has a color of #b1ae17        
        
          <div style="background-color:#b1ae17;">Content here</div>
        
        
          .mybackground {background-color:#b1ae17;}
        
        Background color #b1ae17
      
           Border around this has a color of #b1ae17        
        
          <div style="border:2px solid #b1ae17;">Content here</div>
        
        
          .myborder {border:2px solid #b1ae17;}
        
        Border color #b1ae17