#f5c255 color space conversions
Hex:
        #f5c255
        RGB:
        245, 194, 85
        CMY:
        4, 24, 67
        CMYK:
        0, 21, 65, 4
      HSL:
        41°, 88.8889%, 64.7059%
        HSV (HSB):
        41°, 65.3061%, 96.0784%
        XYZ:
        58.5877, 58.6519, 16.8274
        xyY:
        0.4370, 0.4375, 58.6519
      CIE-Lab:
        81.0999, 6.9918, 60.0850
        CIE-LCH:
        81.0999, 60.4904, 83.3626
        CIE-Luv:
        81.0999, 41.2796, 69.0395
        Hunter-Lab:
        76.5845, 2.5307, 40.5818
      #f5c255 color charts
#f5c255 RGB chart
      #f5c255 CMYK chart
      #f5c255 RGB pie chart
      #f5c255 color shades, tints & tones
#f5c255 color schemes
#f5c255 color preview, HTML & CSS examples
           This text has a color of #f5c255        
        
          <p style="color:#f5c255;">Text here</p>
        
        
          .mytext {color:#f5c255;}
        
        Text color #f5c255
      
           This box has a color of #f5c255        
        
          <div style="background-color:#f5c255;">Content here</div>
        
        
          .mybackground {background-color:#f5c255;}
        
        Background color #f5c255
      
           Border around this has a color of #f5c255        
        
          <div style="border:2px solid #f5c255;">Content here</div>
        
        
          .myborder {border:2px solid #f5c255;}
        
        Border color #f5c255