#bd4f04 color space conversions
Hex:
        #bd4f04
        RGB:
        189, 79, 4
        CMY:
        26, 69, 98
        CMYK:
        0, 58, 98, 26
      HSL:
        24°, 95.8549%, 37.8431%
        HSV (HSB):
        24°, 97.8836%, 74.1176%
        XYZ:
        23.8042, 16.4195, 2.0295
        xyY:
        0.5634, 0.3886, 16.4195
      CIE-Lab:
        47.5202, 41.3737, 56.4891
        CIE-LCH:
        47.5202, 70.0200, 53.7803
        CIE-Luv:
        47.5202, 90.7590, 41.2191
        Hunter-Lab:
        40.5210, 33.9483, 25.3951
      #bd4f04 color charts
#bd4f04 RGB chart
      #bd4f04 CMYK chart
      #bd4f04 RGB pie chart
      #bd4f04 color shades, tints & tones
#bd4f04 color schemes
#bd4f04 color preview, HTML & CSS examples
           This text has a color of #bd4f04        
        
          <p style="color:#bd4f04;">Text here</p>
        
        
          .mytext {color:#bd4f04;}
        
        Text color #bd4f04
      
           This box has a color of #bd4f04        
        
          <div style="background-color:#bd4f04;">Content here</div>
        
        
          .mybackground {background-color:#bd4f04;}
        
        Background color #bd4f04
      
           Border around this has a color of #bd4f04        
        
          <div style="border:2px solid #bd4f04;">Content here</div>
        
        
          .myborder {border:2px solid #bd4f04;}
        
        Border color #bd4f04