#f2be65 color space conversions
Hex:
        #f2be65
        RGB:
        242, 190, 101
        CMY:
        5, 25, 60
        CMYK:
        0, 21, 58, 5
      HSL:
        38°, 84.4311%, 67.2549%
        HSV (HSB):
        38°, 58.2645%, 94.9020%
        XYZ:
        57.3804, 56.6437, 20.2210
        xyY:
        0.4274, 0.4219, 56.6437
      CIE-Lab:
        79.9788, 8.8809, 51.3741
        CIE-LCH:
        79.9788, 52.1361, 80.1923
        CIE-Luv:
        79.9788, 40.9057, 60.7965
        Hunter-Lab:
        75.2620, 4.3812, 36.7537
      #f2be65 color charts
#f2be65 RGB chart
      #f2be65 CMYK chart
      #f2be65 RGB pie chart
      #f2be65 color shades, tints & tones
#f2be65 color schemes
#f2be65 color preview, HTML & CSS examples
           This text has a color of #f2be65        
        
          <p style="color:#f2be65;">Text here</p>
        
        
          .mytext {color:#f2be65;}
        
        Text color #f2be65
      
           This box has a color of #f2be65        
        
          <div style="background-color:#f2be65;">Content here</div>
        
        
          .mybackground {background-color:#f2be65;}
        
        Background color #f2be65
      
           Border around this has a color of #f2be65        
        
          <div style="border:2px solid #f2be65;">Content here</div>
        
        
          .myborder {border:2px solid #f2be65;}
        
        Border color #f2be65