#bd681e color space conversions
Hex:
        #bd681e
        RGB:
        189, 104, 30
        CMY:
        26, 59, 88
        CMYK:
        0, 45, 84, 26
      HSL:
        28°, 72.6027%, 42.9412%
        HSV (HSB):
        28°, 84.1270%, 74.1176%
        XYZ:
        26.1709, 20.8132, 3.8663
        xyY:
        0.5147, 0.4093, 20.8132
      CIE-Lab:
        52.7444, 28.9725, 52.7882
        CIE-LCH:
        52.7444, 60.2162, 61.2401
        CIE-Luv:
        52.7444, 69.4483, 45.8783
        Hunter-Lab:
        45.6215, 22.5596, 26.9104
      #bd681e color charts
#bd681e RGB chart
      #bd681e CMYK chart
      #bd681e RGB pie chart
      #bd681e color shades, tints & tones
#bd681e color schemes
#bd681e color preview, HTML & CSS examples
           This text has a color of #bd681e        
        
          <p style="color:#bd681e;">Text here</p>
        
        
          .mytext {color:#bd681e;}
        
        Text color #bd681e
      
           This box has a color of #bd681e        
        
          <div style="background-color:#bd681e;">Content here</div>
        
        
          .mybackground {background-color:#bd681e;}
        
        Background color #bd681e
      
           Border around this has a color of #bd681e        
        
          <div style="border:2px solid #bd681e;">Content here</div>
        
        
          .myborder {border:2px solid #bd681e;}
        
        Border color #bd681e