#bbaa0f color space conversions
Hex:
        #bbaa0f
        RGB:
        187, 170, 15
        CMY:
        27, 33, 94
        CMYK:
        0, 9, 92, 27
      HSL:
        54°, 85.1485%, 39.6078%
        HSV (HSB):
        54°, 91.9786%, 73.3333%
        XYZ:
        34.9545, 39.3487, 6.2047
        xyY:
        0.4342, 0.4888, 39.3487
      CIE-Lab:
        69.0031, -8.1660, 69.5938
        CIE-LCH:
        69.0031, 70.0713, 96.6924
        CIE-Luv:
        69.0031, 17.3454, 73.3237
        Hunter-Lab:
        62.7286, -10.3088, 38.0454
      #bbaa0f color charts
#bbaa0f RGB chart
      #bbaa0f CMYK chart
      #bbaa0f RGB pie chart
      #bbaa0f color shades, tints & tones
#bbaa0f color schemes
#bbaa0f color preview, HTML & CSS examples
           This text has a color of #bbaa0f        
        
          <p style="color:#bbaa0f;">Text here</p>
        
        
          .mytext {color:#bbaa0f;}
        
        Text color #bbaa0f
      
           This box has a color of #bbaa0f        
        
          <div style="background-color:#bbaa0f;">Content here</div>
        
        
          .mybackground {background-color:#bbaa0f;}
        
        Background color #bbaa0f
      
           Border around this has a color of #bbaa0f        
        
          <div style="border:2px solid #bbaa0f;">Content here</div>
        
        
          .myborder {border:2px solid #bbaa0f;}
        
        Border color #bbaa0f