#f2c265 color space conversions
Hex:
        #f2c265
        RGB:
        242, 194, 101
        CMY:
        5, 24, 60
        CMYK:
        0, 20, 58, 5
      HSL:
        40°, 84.4311%, 67.2549%
        HSV (HSB):
        40°, 58.2645%, 94.9020%
        XYZ:
        58.2587, 58.4004, 20.5138
        xyY:
        0.4247, 0.4257, 58.4004
      CIE-Lab:
        80.9609, 6.7930, 52.5193
        CIE-LCH:
        80.9609, 52.9568, 82.6301
        CIE-Luv:
        80.9609, 38.0754, 62.6032
        Hunter-Lab:
        76.4202, 2.3437, 37.5787
      #f2c265 color charts
#f2c265 RGB chart
      #f2c265 CMYK chart
      #f2c265 RGB pie chart
      #f2c265 color shades, tints & tones
#f2c265 color schemes
#f2c265 color preview, HTML & CSS examples
           This text has a color of #f2c265        
        
          <p style="color:#f2c265;">Text here</p>
        
        
          .mytext {color:#f2c265;}
        
        Text color #f2c265
      
           This box has a color of #f2c265        
        
          <div style="background-color:#f2c265;">Content here</div>
        
        
          .mybackground {background-color:#f2c265;}
        
        Background color #f2c265
      
           Border around this has a color of #f2c265        
        
          <div style="border:2px solid #f2c265;">Content here</div>
        
        
          .myborder {border:2px solid #f2c265;}
        
        Border color #f2c265