#f2c255 color space conversions
Hex:
        #f2c255
        RGB:
        242, 194, 85
        CMY:
        5, 24, 67
        CMYK:
        0, 20, 65, 5
      HSL:
        42°, 85.7923%, 64.1176%
        HSV (HSB):
        42°, 64.8760%, 94.9020%
        XYZ:
        57.5494, 58.1167, 16.7788
        xyY:
        0.4345, 0.4388, 58.1167
      CIE-Lab:
        80.8036, 5.7402, 59.6776
        CIE-LCH:
        80.8036, 59.9530, 84.5058
        CIE-Luv:
        80.8036, 39.0168, 68.8953
        Hunter-Lab:
        76.2343, 1.3400, 40.3146
      #f2c255 color charts
#f2c255 RGB chart
      #f2c255 CMYK chart
      #f2c255 RGB pie chart
      #f2c255 color shades, tints & tones
#f2c255 color schemes
#f2c255 color preview, HTML & CSS examples
           This text has a color of #f2c255        
        
          <p style="color:#f2c255;">Text here</p>
        
        
          .mytext {color:#f2c255;}
        
        Text color #f2c255
      
           This box has a color of #f2c255        
        
          <div style="background-color:#f2c255;">Content here</div>
        
        
          .mybackground {background-color:#f2c255;}
        
        Background color #f2c255
      
           Border around this has a color of #f2c255        
        
          <div style="border:2px solid #f2c255;">Content here</div>
        
        
          .myborder {border:2px solid #f2c255;}
        
        Border color #f2c255