#b5bf29 color space conversions
Hex:
        #b5bf29
        RGB:
        181, 191, 41
        CMY:
        29, 25, 84
        CMYK:
        5, 0, 79, 25
      HSL:
        64°, 64.6552%, 45.4902%
        HSV (HSB):
        64°, 78.5340%, 74.9020%
        XYZ:
        38.0871, 47.2455, 9.2097
        xyY:
        0.4029, 0.4997, 47.2455
      CIE-Lab:
        74.3465, -20.8010, 67.9771
        CIE-LCH:
        74.3465, 71.0884, 107.0141
        CIE-Luv:
        74.3465, -1.0713, 78.0424
        Hunter-Lab:
        68.7353, -21.3778, 40.1706
      #b5bf29 color charts
#b5bf29 RGB chart
      #b5bf29 CMYK chart
      #b5bf29 RGB pie chart
      #b5bf29 color shades, tints & tones
#b5bf29 color schemes
#b5bf29 color preview, HTML & CSS examples
           This text has a color of #b5bf29        
        
          <p style="color:#b5bf29;">Text here</p>
        
        
          .mytext {color:#b5bf29;}
        
        Text color #b5bf29
      
           This box has a color of #b5bf29        
        
          <div style="background-color:#b5bf29;">Content here</div>
        
        
          .mybackground {background-color:#b5bf29;}
        
        Background color #b5bf29
      
           Border around this has a color of #b5bf29        
        
          <div style="border:2px solid #b5bf29;">Content here</div>
        
        
          .myborder {border:2px solid #b5bf29;}
        
        Border color #b5bf29