#bf800a color space conversions
Hex:
        #bf800a
        RGB:
        191, 128, 10
        CMY:
        25, 50, 96
        CMYK:
        0, 33, 95, 25
      HSL:
        39°, 90.0498%, 39.4118%
        HSV (HSB):
        39°, 94.7644%, 74.9020%
        XYZ:
        29.2598, 26.5366, 3.8671
        xyY:
        0.4904, 0.4448, 26.5366
      CIE-Lab:
        58.5429, 16.3035, 62.7811
        CIE-LCH:
        58.5429, 64.8635, 75.4425
        CIE-Luv:
        58.5429, 52.3752, 57.6926
        Hunter-Lab:
        51.5137, 11.2391, 31.6088
      #bf800a color charts
#bf800a RGB chart
      #bf800a CMYK chart
      #bf800a RGB pie chart
      #bf800a color shades, tints & tones
#bf800a color schemes
#bf800a color preview, HTML & CSS examples
           This text has a color of #bf800a        
        
          <p style="color:#bf800a;">Text here</p>
        
        
          .mytext {color:#bf800a;}
        
        Text color #bf800a
      
           This box has a color of #bf800a        
        
          <div style="background-color:#bf800a;">Content here</div>
        
        
          .mybackground {background-color:#bf800a;}
        
        Background color #bf800a
      
           Border around this has a color of #bf800a        
        
          <div style="border:2px solid #bf800a;">Content here</div>
        
        
          .myborder {border:2px solid #bf800a;}
        
        Border color #bf800a