#bd7a00 color space conversions
Hex:
        #bd7a00
        RGB:
        189, 122, 0
        CMY:
        26, 52, 100
        CMYK:
        0, 35, 100, 26
      HSL:
        39°, 100.0000%, 37.0588%
        HSV (HSB):
        39°, 100.0000%, 74.1176%
        XYZ:
        27.9458, 24.7379, 3.3020
        xyY:
        0.4992, 0.4419, 24.7379
      CIE-Lab:
        56.8191, 18.6023, 63.1813
        CIE-LCH:
        56.8191, 65.8629, 73.5942
        CIE-Luv:
        56.8191, 55.7844, 56.2293
        Hunter-Lab:
        49.7372, 13.2536, 30.8799
      #bd7a00 color charts
#bd7a00 RGB chart
      #bd7a00 CMYK chart
      #bd7a00 RGB pie chart
      #bd7a00 color shades, tints & tones
#bd7a00 color schemes
#bd7a00 color preview, HTML & CSS examples
           This text has a color of #bd7a00        
        
          <p style="color:#bd7a00;">Text here</p>
        
        
          .mytext {color:#bd7a00;}
        
        Text color #bd7a00
      
           This box has a color of #bd7a00        
        
          <div style="background-color:#bd7a00;">Content here</div>
        
        
          .mybackground {background-color:#bd7a00;}
        
        Background color #bd7a00
      
           Border around this has a color of #bd7a00        
        
          <div style="border:2px solid #bd7a00;">Content here</div>
        
        
          .myborder {border:2px solid #bd7a00;}
        
        Border color #bd7a00