#bd4f06 color space conversions
Hex:
        #bd4f06
        RGB:
        189, 79, 6
        CMY:
        26, 69, 98
        CMYK:
        0, 58, 97, 26
      HSL:
        24°, 93.8462%, 38.2353%
        HSV (HSB):
        24°, 96.8254%, 74.1176%
        XYZ:
        23.8151, 16.4239, 2.0872
        xyY:
        0.5627, 0.3880, 16.4239
      CIE-Lab:
        47.5258, 41.3977, 56.0010
        CIE-LCH:
        47.5258, 69.6411, 53.5270
        CIE-Luv:
        47.5258, 90.6753, 41.0134
        Hunter-Lab:
        40.5264, 33.9732, 25.3149
      #bd4f06 color charts
#bd4f06 RGB chart
      #bd4f06 CMYK chart
      #bd4f06 RGB pie chart
      #bd4f06 color shades, tints & tones
#bd4f06 color schemes
#bd4f06 color preview, HTML & CSS examples
           This text has a color of #bd4f06        
        
          <p style="color:#bd4f06;">Text here</p>
        
        
          .mytext {color:#bd4f06;}
        
        Text color #bd4f06
      
           This box has a color of #bd4f06        
        
          <div style="background-color:#bd4f06;">Content here</div>
        
        
          .mybackground {background-color:#bd4f06;}
        
        Background color #bd4f06
      
           Border around this has a color of #bd4f06        
        
          <div style="border:2px solid #bd4f06;">Content here</div>
        
        
          .myborder {border:2px solid #bd4f06;}
        
        Border color #bd4f06