#bfbb56 color space conversions
Hex:
        #bfbb56
        RGB:
        191, 187, 86
        CMY:
        25, 27, 66
        CMYK:
        0, 2, 55, 25
      HSL:
        58°, 45.0644%, 54.3137%
        HSV (HSB):
        58°, 54.9738%, 74.9020%
        XYZ:
        40.9359, 47.2889, 15.7742
        xyY:
        0.3936, 0.4547, 47.2889
      CIE-Lab:
        74.3742, -11.9497, 50.7765
        CIE-LCH:
        74.3742, 52.1636, 103.2430
        CIE-Luv:
        74.3742, 7.2105, 63.1072
        Hunter-Lab:
        68.7669, -14.0838, 34.5365
      #bfbb56 color charts
#bfbb56 RGB chart
      #bfbb56 CMYK chart
      #bfbb56 RGB pie chart
      #bfbb56 color shades, tints & tones
#bfbb56 color schemes
#bfbb56 color preview, HTML & CSS examples
           This text has a color of #bfbb56        
        
          <p style="color:#bfbb56;">Text here</p>
        
        
          .mytext {color:#bfbb56;}
        
        Text color #bfbb56
      
           This box has a color of #bfbb56        
        
          <div style="background-color:#bfbb56;">Content here</div>
        
        
          .mybackground {background-color:#bfbb56;}
        
        Background color #bfbb56
      
           Border around this has a color of #bfbb56        
        
          <div style="border:2px solid #bfbb56;">Content here</div>
        
        
          .myborder {border:2px solid #bfbb56;}
        
        Border color #bfbb56