#bf702f color space conversions
Hex:
        #bf702f
        RGB:
        191, 112, 47
        CMY:
        25, 56, 82
        CMYK:
        0, 41, 75, 25
      HSL:
        27°, 60.5042%, 46.6667%
        HSV (HSB):
        27°, 75.3927%, 74.9020%
        XYZ:
        27.7931, 22.8699, 5.6388
        xyY:
        0.4936, 0.4062, 22.8699
      CIE-Lab:
        54.9381, 26.1035, 47.7586
        CIE-LCH:
        54.9381, 54.4268, 61.3402
        CIE-Luv:
        54.9381, 63.4674, 44.6245
        Hunter-Lab:
        47.8225, 20.0498, 26.4848
      #bf702f color charts
#bf702f RGB chart
      #bf702f CMYK chart
      #bf702f RGB pie chart
      #bf702f color shades, tints & tones
#bf702f color schemes
#bf702f color preview, HTML & CSS examples
           This text has a color of #bf702f        
        
          <p style="color:#bf702f;">Text here</p>
        
        
          .mytext {color:#bf702f;}
        
        Text color #bf702f
      
           This box has a color of #bf702f        
        
          <div style="background-color:#bf702f;">Content here</div>
        
        
          .mybackground {background-color:#bf702f;}
        
        Background color #bf702f
      
           Border around this has a color of #bf702f        
        
          <div style="border:2px solid #bf702f;">Content here</div>
        
        
          .myborder {border:2px solid #bf702f;}
        
        Border color #bf702f