#f5cf85 color space conversions
Hex:
        #f5cf85
        RGB:
        245, 207, 133
        CMY:
        4, 19, 48
        CMYK:
        0, 16, 46, 4
      HSL:
        40°, 84.8485%, 74.1176%
        HSV (HSB):
        40°, 45.7143%, 96.0784%
        XYZ:
        64.2027, 65.7316, 31.4939
        xyY:
        0.3977, 0.4072, 65.7316
      CIE-Lab:
        84.8593, 3.9689, 41.6282
        CIE-LCH:
        84.8593, 41.8169, 84.5538
        CIE-Luv:
        84.8593, 29.2516, 53.4878
        Hunter-Lab:
        81.0750, -0.5286, 33.7211
      #f5cf85 color charts
#f5cf85 RGB chart
      #f5cf85 CMYK chart
      #f5cf85 RGB pie chart
      #f5cf85 color shades, tints & tones
#f5cf85 color schemes
#f5cf85 color preview, HTML & CSS examples
           This text has a color of #f5cf85        
        
          <p style="color:#f5cf85;">Text here</p>
        
        
          .mytext {color:#f5cf85;}
        
        Text color #f5cf85
      
           This box has a color of #f5cf85        
        
          <div style="background-color:#f5cf85;">Content here</div>
        
        
          .mybackground {background-color:#f5cf85;}
        
        Background color #f5cf85
      
           Border around this has a color of #f5cf85        
        
          <div style="border:2px solid #f5cf85;">Content here</div>
        
        
          .myborder {border:2px solid #f5cf85;}
        
        Border color #f5cf85