#bf970a color space conversions
Hex:
        #bf970a
        RGB:
        191, 151, 10
        CMY:
        25, 41, 96
        CMYK:
        0, 21, 95, 25
      HSL:
        47°, 90.0498%, 39.4118%
        HSV (HSB):
        47°, 94.7644%, 74.9020%
        XYZ:
        32.6073, 33.2315, 4.9829
        xyY:
        0.4604, 0.4692, 33.2315
      CIE-Lab:
        64.3479, 3.6947, 66.9928
        CIE-LCH:
        64.3479, 67.0946, 86.8433
        CIE-Luv:
        64.3479, 34.3215, 66.4259
        Hunter-Lab:
        57.6468, 0.0847, 35.2278
      #bf970a color charts
#bf970a RGB chart
      #bf970a CMYK chart
      #bf970a RGB pie chart
      #bf970a color shades, tints & tones
#bf970a color schemes
#bf970a color preview, HTML & CSS examples
           This text has a color of #bf970a        
        
          <p style="color:#bf970a;">Text here</p>
        
        
          .mytext {color:#bf970a;}
        
        Text color #bf970a
      
           This box has a color of #bf970a        
        
          <div style="background-color:#bf970a;">Content here</div>
        
        
          .mybackground {background-color:#bf970a;}
        
        Background color #bf970a
      
           Border around this has a color of #bf970a        
        
          <div style="border:2px solid #bf970a;">Content here</div>
        
        
          .myborder {border:2px solid #bf970a;}
        
        Border color #bf970a