#bd661f color space conversions
Hex:
        #bd661f
        RGB:
        189, 102, 31
        CMY:
        26, 60, 88
        CMYK:
        0, 46, 84, 26
      HSL:
        27°, 71.8182%, 43.1373%
        HSV (HSB):
        27°, 83.5979%, 74.1176%
        XYZ:
        25.9850, 20.4205, 3.8683
        xyY:
        0.5169, 0.4062, 20.4205
      CIE-Lab:
        52.3093, 30.0756, 52.0265
        CIE-LCH:
        52.3093, 60.0941, 59.9686
        CIE-Luv:
        52.3093, 70.9950, 44.9360
        Hunter-Lab:
        45.1890, 23.5617, 26.5569
      #bd661f color charts
#bd661f RGB chart
      #bd661f CMYK chart
      #bd661f RGB pie chart
      #bd661f color shades, tints & tones
#bd661f color schemes
#bd661f color preview, HTML & CSS examples
           This text has a color of #bd661f        
        
          <p style="color:#bd661f;">Text here</p>
        
        
          .mytext {color:#bd661f;}
        
        Text color #bd661f
      
           This box has a color of #bd661f        
        
          <div style="background-color:#bd661f;">Content here</div>
        
        
          .mybackground {background-color:#bd661f;}
        
        Background color #bd661f
      
           Border around this has a color of #bd661f        
        
          <div style="border:2px solid #bd661f;">Content here</div>
        
        
          .myborder {border:2px solid #bd661f;}
        
        Border color #bd661f