#f5cf6a color space conversions
Hex:
        #f5cf6a
        RGB:
        245, 207, 106
        CMY:
        4, 19, 58
        CMYK:
        0, 16, 57, 4
      HSL:
        44°, 87.4214%, 68.8235%
        HSV (HSB):
        44°, 56.7347%, 96.0784%
        XYZ:
        62.5705, 65.0787, 22.8993
        xyY:
        0.4156, 0.4323, 65.0787
      CIE-Lab:
        84.5243, 1.6635, 54.3806
        CIE-LCH:
        84.5243, 54.4061, 88.2479
        CIE-Luv:
        84.5243, 30.9414, 66.5271
        Hunter-Lab:
        80.6714, -2.7263, 39.6400
      #f5cf6a color charts
#f5cf6a RGB chart
      #f5cf6a CMYK chart
      #f5cf6a RGB pie chart
      #f5cf6a color shades, tints & tones
#f5cf6a color schemes
#f5cf6a color preview, HTML & CSS examples
           This text has a color of #f5cf6a        
        
          <p style="color:#f5cf6a;">Text here</p>
        
        
          .mytext {color:#f5cf6a;}
        
        Text color #f5cf6a
      
           This box has a color of #f5cf6a        
        
          <div style="background-color:#f5cf6a;">Content here</div>
        
        
          .mybackground {background-color:#f5cf6a;}
        
        Background color #f5cf6a
      
           Border around this has a color of #f5cf6a        
        
          <div style="border:2px solid #f5cf6a;">Content here</div>
        
        
          .myborder {border:2px solid #f5cf6a;}
        
        Border color #f5cf6a