#bf660f color space conversions
Hex:
        #bf660f
        RGB:
        191, 102, 15
        CMY:
        25, 60, 94
        CMYK:
        0, 47, 92, 25
      HSL:
        30°, 85.4369%, 40.3922%
        HSV (HSB):
        30°, 92.1466%, 74.9020%
        XYZ:
        26.3235, 20.6136, 3.0434
        xyY:
        0.5267, 0.4124, 20.6136
      CIE-Lab:
        52.5240, 30.5534, 57.4486
        CIE-LCH:
        52.5240, 65.0681, 61.9943
        CIE-Luv:
        52.5240, 73.5135, 47.7587
        Hunter-Lab:
        45.4022, 24.0375, 27.8073
      #bf660f color charts
#bf660f RGB chart
      #bf660f CMYK chart
      #bf660f RGB pie chart
      #bf660f color shades, tints & tones
#bf660f color schemes
#bf660f color preview, HTML & CSS examples
           This text has a color of #bf660f        
        
          <p style="color:#bf660f;">Text here</p>
        
        
          .mytext {color:#bf660f;}
        
        Text color #bf660f
      
           This box has a color of #bf660f        
        
          <div style="background-color:#bf660f;">Content here</div>
        
        
          .mybackground {background-color:#bf660f;}
        
        Background color #bf660f
      
           Border around this has a color of #bf660f        
        
          <div style="border:2px solid #bf660f;">Content here</div>
        
        
          .myborder {border:2px solid #bf660f;}
        
        Border color #bf660f