#bbaf07 color space conversions
Hex:
        #bbaf07
        RGB:
        187, 175, 7
        CMY:
        27, 31, 97
        CMYK:
        0, 6, 96, 27
      HSL:
        56°, 92.7835%, 38.0392%
        HSV (HSB):
        56°, 96.2567%, 73.3333%
        XYZ:
        35.8618, 41.2401, 6.2710
        xyY:
        0.4301, 0.4946, 41.2401
      CIE-Lab:
        70.3438, -10.8715, 71.6321
        CIE-LCH:
        70.3438, 72.4524, 98.6298
        CIE-Luv:
        70.3438, 13.9173, 75.8455
        Hunter-Lab:
        64.2184, -12.7016, 39.1632
      #bbaf07 color charts
#bbaf07 RGB chart
      #bbaf07 CMYK chart
      #bbaf07 RGB pie chart
      #bbaf07 color shades, tints & tones
#bbaf07 color schemes
#bbaf07 color preview, HTML & CSS examples
           This text has a color of #bbaf07        
        
          <p style="color:#bbaf07;">Text here</p>
        
        
          .mytext {color:#bbaf07;}
        
        Text color #bbaf07
      
           This box has a color of #bbaf07        
        
          <div style="background-color:#bbaf07;">Content here</div>
        
        
          .mybackground {background-color:#bbaf07;}
        
        Background color #bbaf07
      
           Border around this has a color of #bbaf07        
        
          <div style="border:2px solid #bbaf07;">Content here</div>
        
        
          .myborder {border:2px solid #bbaf07;}
        
        Border color #bbaf07