#b3bf04 color space conversions
Hex:
        #b3bf04
        RGB:
        179, 191, 4
        CMY:
        30, 25, 98
        CMYK:
        6, 0, 98, 25
      HSL:
        64°, 95.8974%, 38.2353%
        HSV (HSB):
        64°, 97.9058%, 74.9020%
        XYZ:
        37.2431, 46.8541, 7.1957
        xyY:
        0.4080, 0.5132, 46.8541
      CIE-Lab:
        74.0963, -22.4658, 74.4785
        CIE-LCH:
        74.0963, 77.7930, 106.7855
        CIE-Luv:
        74.0963, -2.1632, 82.1836
        Hunter-Lab:
        68.4500, -22.6671, 41.6823
      #b3bf04 color charts
#b3bf04 RGB chart
      #b3bf04 CMYK chart
      #b3bf04 RGB pie chart
      #b3bf04 color shades, tints & tones
#b3bf04 color schemes
#b3bf04 color preview, HTML & CSS examples
           This text has a color of #b3bf04        
        
          <p style="color:#b3bf04;">Text here</p>
        
        
          .mytext {color:#b3bf04;}
        
        Text color #b3bf04
      
           This box has a color of #b3bf04        
        
          <div style="background-color:#b3bf04;">Content here</div>
        
        
          .mybackground {background-color:#b3bf04;}
        
        Background color #b3bf04
      
           Border around this has a color of #b3bf04        
        
          <div style="border:2px solid #b3bf04;">Content here</div>
        
        
          .myborder {border:2px solid #b3bf04;}
        
        Border color #b3bf04