#f5cf56 color space conversions
Hex:
        #f5cf56
        RGB:
        245, 207, 86
        CMY:
        4, 19, 66
        CMYK:
        0, 16, 65, 4
      HSL:
        46°, 88.8268%, 64.9020%
        HSV (HSB):
        46°, 64.8980%, 96.0784%
        XYZ:
        61.6487, 64.7100, 18.0451
        xyY:
        0.4269, 0.4481, 64.7100
      CIE-Lab:
        84.3341, 0.3368, 63.1322
        CIE-LCH:
        84.3341, 63.1331, 89.6943
        CIE-Luv:
        84.3341, 31.9437, 74.2445
        Hunter-Lab:
        80.4425, -3.9774, 43.0096
      #f5cf56 color charts
#f5cf56 RGB chart
      #f5cf56 CMYK chart
      #f5cf56 RGB pie chart
      #f5cf56 color shades, tints & tones
#f5cf56 color schemes
#f5cf56 color preview, HTML & CSS examples
           This text has a color of #f5cf56        
        
          <p style="color:#f5cf56;">Text here</p>
        
        
          .mytext {color:#f5cf56;}
        
        Text color #f5cf56
      
           This box has a color of #f5cf56        
        
          <div style="background-color:#f5cf56;">Content here</div>
        
        
          .mybackground {background-color:#f5cf56;}
        
        Background color #f5cf56
      
           Border around this has a color of #f5cf56        
        
          <div style="border:2px solid #f5cf56;">Content here</div>
        
        
          .myborder {border:2px solid #f5cf56;}
        
        Border color #f5cf56