#bd720e color space conversions
Hex:
        #bd720e
        RGB:
        189, 114, 14
        CMY:
        26, 55, 95
        CMYK:
        0, 40, 93, 26
      HSL:
        34°, 86.2069%, 39.8039%
        HSV (HSB):
        34°, 92.5926%, 74.1176%
        XYZ:
        27.0828, 22.8852, 3.4053
        xyY:
        0.5074, 0.4288, 22.8852
      CIE-Lab:
        54.9538, 23.1842, 59.3213
        CIE-LCH:
        54.9538, 63.6909, 68.6532
        CIE-Luv:
        54.9538, 62.0180, 52.0512
        Hunter-Lab:
        47.8384, 17.3372, 29.2664
      #bd720e color charts
#bd720e RGB chart
      #bd720e CMYK chart
      #bd720e RGB pie chart
      #bd720e color shades, tints & tones
#bd720e color schemes
#bd720e color preview, HTML & CSS examples
           This text has a color of #bd720e        
        
          <p style="color:#bd720e;">Text here</p>
        
        
          .mytext {color:#bd720e;}
        
        Text color #bd720e
      
           This box has a color of #bd720e        
        
          <div style="background-color:#bd720e;">Content here</div>
        
        
          .mybackground {background-color:#bd720e;}
        
        Background color #bd720e
      
           Border around this has a color of #bd720e        
        
          <div style="border:2px solid #bd720e;">Content here</div>
        
        
          .myborder {border:2px solid #bd720e;}
        
        Border color #bd720e