#bd7f06 color space conversions
Hex:
        #bd7f06
        RGB:
        189, 127, 6
        CMY:
        26, 50, 98
        CMYK:
        0, 33, 97, 26
      HSL:
        40°, 93.8462%, 38.2353%
        HSV (HSB):
        40°, 96.8254%, 74.1176%
        XYZ:
        28.6085, 26.0107, 3.6850
        xyY:
        0.4907, 0.4461, 26.0107
      CIE-Lab:
        58.0472, 15.9165, 62.9746
        CIE-LCH:
        58.0472, 64.9549, 75.8159
        CIE-Luv:
        58.0472, 51.6116, 57.5744
        Hunter-Lab:
        51.0007, 10.8772, 31.4165
      #bd7f06 color charts
#bd7f06 RGB chart
      #bd7f06 CMYK chart
      #bd7f06 RGB pie chart
      #bd7f06 color shades, tints & tones
#bd7f06 color schemes
#bd7f06 color preview, HTML & CSS examples
           This text has a color of #bd7f06        
        
          <p style="color:#bd7f06;">Text here</p>
        
        
          .mytext {color:#bd7f06;}
        
        Text color #bd7f06
      
           This box has a color of #bd7f06        
        
          <div style="background-color:#bd7f06;">Content here</div>
        
        
          .mybackground {background-color:#bd7f06;}
        
        Background color #bd7f06
      
           Border around this has a color of #bd7f06        
        
          <div style="border:2px solid #bd7f06;">Content here</div>
        
        
          .myborder {border:2px solid #bd7f06;}
        
        Border color #bd7f06