#bf810e color space conversions
Hex:
        #bf810e
        RGB:
        191, 129, 14
        CMY:
        25, 49, 95
        CMYK:
        0, 32, 93, 25
      HSL:
        39°, 86.3415%, 40.1961%
        HSV (HSB):
        39°, 92.6702%, 74.9020%
        XYZ:
        29.4154, 26.8086, 4.0397
        xyY:
        0.4881, 0.4449, 26.8086
      CIE-Lab:
        58.7967, 15.8068, 62.2548
        CIE-LCH:
        58.7967, 64.2302, 75.7533
        CIE-Luv:
        58.7967, 51.4908, 57.7040
        Hunter-Lab:
        51.7770, 10.7991, 31.6181
      #bf810e color charts
#bf810e RGB chart
      #bf810e CMYK chart
      #bf810e RGB pie chart
      #bf810e color shades, tints & tones
#bf810e color schemes
#bf810e color preview, HTML & CSS examples
           This text has a color of #bf810e        
        
          <p style="color:#bf810e;">Text here</p>
        
        
          .mytext {color:#bf810e;}
        
        Text color #bf810e
      
           This box has a color of #bf810e        
        
          <div style="background-color:#bf810e;">Content here</div>
        
        
          .mybackground {background-color:#bf810e;}
        
        Background color #bf810e
      
           Border around this has a color of #bf810e        
        
          <div style="border:2px solid #bf810e;">Content here</div>
        
        
          .myborder {border:2px solid #bf810e;}
        
        Border color #bf810e