#bf620e color space conversions
Hex:
        #bf620e
        RGB:
        191, 98, 14
        CMY:
        25, 62, 95
        CMYK:
        0, 49, 93, 25
      HSL:
        28°, 86.3415%, 40.1961%
        HSV (HSB):
        28°, 92.6702%, 74.9020%
        XYZ:
        25.9328, 19.8434, 2.8788
        xyY:
        0.5330, 0.4078, 19.8434
      CIE-Lab:
        51.6597, 32.6583, 57.0727
        CIE-LCH:
        51.6597, 65.7561, 60.2208
        CIE-Luv:
        51.6597, 76.8256, 46.4937
        Hunter-Lab:
        44.5460, 25.9598, 27.3505
      #bf620e color charts
#bf620e RGB chart
      #bf620e CMYK chart
      #bf620e RGB pie chart
      #bf620e color shades, tints & tones
#bf620e color schemes
#bf620e color preview, HTML & CSS examples
           This text has a color of #bf620e        
        
          <p style="color:#bf620e;">Text here</p>
        
        
          .mytext {color:#bf620e;}
        
        Text color #bf620e
      
           This box has a color of #bf620e        
        
          <div style="background-color:#bf620e;">Content here</div>
        
        
          .mybackground {background-color:#bf620e;}
        
        Background color #bf620e
      
           Border around this has a color of #bf620e        
        
          <div style="border:2px solid #bf620e;">Content here</div>
        
        
          .myborder {border:2px solid #bf620e;}
        
        Border color #bf620e