#f0bf2f color space conversions
Hex:
        #f0bf2f
        RGB:
        240, 191, 47
        CMY:
        6, 25, 82
        CMYK:
        0, 20, 80, 6
      HSL:
        45°, 86.5471%, 56.2745%
        HSV (HSB):
        45°, 80.4167%, 94.1176%
        XYZ:
        55.0791, 55.9921, 10.5939
        xyY:
        0.4527, 0.4602, 55.9921
      CIE-Lab:
        79.6093, 4.7469, 72.8562
        CIE-LCH:
        79.6093, 73.0107, 86.2722
        CIE-Luv:
        79.6093, 41.2853, 78.0615
        Hunter-Lab:
        74.8279, 0.4410, 43.9854
      #f0bf2f color charts
#f0bf2f RGB chart
      #f0bf2f CMYK chart
      #f0bf2f RGB pie chart
      #f0bf2f color shades, tints & tones
#f0bf2f color schemes
#f0bf2f color preview, HTML & CSS examples
           This text has a color of #f0bf2f        
        
          <p style="color:#f0bf2f;">Text here</p>
        
        
          .mytext {color:#f0bf2f;}
        
        Text color #f0bf2f
      
           This box has a color of #f0bf2f        
        
          <div style="background-color:#f0bf2f;">Content here</div>
        
        
          .mybackground {background-color:#f0bf2f;}
        
        Background color #f0bf2f
      
           Border around this has a color of #f0bf2f        
        
          <div style="border:2px solid #f0bf2f;">Content here</div>
        
        
          .myborder {border:2px solid #f0bf2f;}
        
        Border color #f0bf2f