#b7bf42 color space conversions
Hex:
        #b7bf42
        RGB:
        183, 191, 66
        CMY:
        28, 25, 74
        CMYK:
        4, 0, 65, 25
      HSL:
        64°, 49.4071%, 50.3922%
        HSV (HSB):
        64°, 65.4450%, 74.9020%
        XYZ:
        39.1426, 47.7222, 12.3025
        xyY:
        0.3947, 0.4812, 47.7222
      CIE-Lab:
        74.6494, -18.7323, 59.6036
        CIE-LCH:
        74.6494, 62.4779, 107.4469
        CIE-Luv:
        74.6494, -0.1172, 71.8529
        Hunter-Lab:
        69.0813, -19.7511, 37.7981
      #b7bf42 color charts
#b7bf42 RGB chart
      #b7bf42 CMYK chart
      #b7bf42 RGB pie chart
      #b7bf42 color shades, tints & tones
#b7bf42 color schemes
#b7bf42 color preview, HTML & CSS examples
           This text has a color of #b7bf42        
        
          <p style="color:#b7bf42;">Text here</p>
        
        
          .mytext {color:#b7bf42;}
        
        Text color #b7bf42
      
           This box has a color of #b7bf42        
        
          <div style="background-color:#b7bf42;">Content here</div>
        
        
          .mybackground {background-color:#b7bf42;}
        
        Background color #b7bf42
      
           Border around this has a color of #b7bf42        
        
          <div style="border:2px solid #b7bf42;">Content here</div>
        
        
          .myborder {border:2px solid #b7bf42;}
        
        Border color #b7bf42