#bd690f color space conversions
Hex:
        #bd690f
        RGB:
        189, 105, 15
        CMY:
        26, 59, 94
        CMYK:
        0, 44, 92, 26
      HSL:
        31°, 85.2941%, 40.0000%
        HSV (HSB):
        31°, 92.0635%, 74.1176%
        XYZ:
        26.1241, 20.9565, 3.1200
        xyY:
        0.5204, 0.4175, 20.9565
      CIE-Lab:
        52.9018, 28.0998, 57.5945
        CIE-LCH:
        52.9018, 64.0837, 63.9927
        CIE-Luv:
        52.9018, 69.3673, 48.6937
        Hunter-Lab:
        45.7782, 21.7519, 28.0038
      #bd690f color charts
#bd690f RGB chart
      #bd690f CMYK chart
      #bd690f RGB pie chart
      #bd690f color shades, tints & tones
#bd690f color schemes
#bd690f color preview, HTML & CSS examples
           This text has a color of #bd690f        
        
          <p style="color:#bd690f;">Text here</p>
        
        
          .mytext {color:#bd690f;}
        
        Text color #bd690f
      
           This box has a color of #bd690f        
        
          <div style="background-color:#bd690f;">Content here</div>
        
        
          .mybackground {background-color:#bd690f;}
        
        Background color #bd690f
      
           Border around this has a color of #bd690f        
        
          <div style="border:2px solid #bd690f;">Content here</div>
        
        
          .myborder {border:2px solid #bd690f;}
        
        Border color #bd690f