#bb980f color space conversions
Hex:
        #bb980f
        RGB:
        187, 152, 15
        CMY:
        27, 40, 94
        CMYK:
        0, 19, 92, 27
      HSL:
        48°, 85.1485%, 39.6078%
        HSV (HSB):
        48°, 91.9786%, 73.3333%
        XYZ:
        31.8080, 33.0558, 5.1559
        xyY:
        0.4543, 0.4721, 33.0558
      CIE-Lab:
        64.2060, 1.4227, 65.9298
        CIE-LCH:
        64.2060, 65.9451, 88.7638
        CIE-Luv:
        64.2060, 30.4030, 66.3037
        Hunter-Lab:
        57.4941, -1.8616, 34.9290
      #bb980f color charts
#bb980f RGB chart
      #bb980f CMYK chart
      #bb980f RGB pie chart
      #bb980f color shades, tints & tones
#bb980f color schemes
#bb980f color preview, HTML & CSS examples
           This text has a color of #bb980f        
        
          <p style="color:#bb980f;">Text here</p>
        
        
          .mytext {color:#bb980f;}
        
        Text color #bb980f
      
           This box has a color of #bb980f        
        
          <div style="background-color:#bb980f;">Content here</div>
        
        
          .mybackground {background-color:#bb980f;}
        
        Background color #bb980f
      
           Border around this has a color of #bb980f        
        
          <div style="border:2px solid #bb980f;">Content here</div>
        
        
          .myborder {border:2px solid #bb980f;}
        
        Border color #bb980f