#bb7d00 color space conversions
Hex:
        #bb7d00
        RGB:
        187, 125, 0
        CMY:
        27, 51, 100
        CMYK:
        0, 33, 100, 27
      HSL:
        40°, 100.0000%, 36.6667%
        HSV (HSB):
        40°, 100.0000%, 73.3333%
        XYZ:
        27.8271, 25.2320, 3.4036
        xyY:
        0.4928, 0.4469, 25.2320
      CIE-Lab:
        57.3008, 16.0549, 63.3783
        CIE-LCH:
        57.3008, 65.3802, 75.7850
        CIE-Luv:
        57.3008, 51.6936, 57.2609
        Hunter-Lab:
        50.2315, 10.9799, 31.1446
      #bb7d00 color charts
#bb7d00 RGB chart
      #bb7d00 CMYK chart
      #bb7d00 RGB pie chart
      #bb7d00 color shades, tints & tones
#bb7d00 color schemes
#bb7d00 color preview, HTML & CSS examples
           This text has a color of #bb7d00        
        
          <p style="color:#bb7d00;">Text here</p>
        
        
          .mytext {color:#bb7d00;}
        
        Text color #bb7d00
      
           This box has a color of #bb7d00        
        
          <div style="background-color:#bb7d00;">Content here</div>
        
        
          .mybackground {background-color:#bb7d00;}
        
        Background color #bb7d00
      
           Border around this has a color of #bb7d00        
        
          <div style="border:2px solid #bb7d00;">Content here</div>
        
        
          .myborder {border:2px solid #bb7d00;}
        
        Border color #bb7d00