#f5d493 color space conversions
Hex:
        #f5d493
        RGB:
        245, 212, 147
        CMY:
        4, 17, 42
        CMYK:
        0, 13, 40, 4
      HSL:
        40°, 83.0508%, 76.8627%
        HSV (HSB):
        40°, 40.0000%, 96.0784%
        XYZ:
        66.4661, 68.6060, 37.3429
        xyY:
        0.3855, 0.3979, 68.6060
      CIE-Lab:
        86.3086, 2.8182, 36.3991
        CIE-LCH:
        86.3086, 36.5080, 85.5728
        CIE-Luv:
        86.3086, 25.0459, 48.2205
        Hunter-Lab:
        82.8288, -1.7126, 31.2495
      #f5d493 color charts
#f5d493 RGB chart
      #f5d493 CMYK chart
      #f5d493 RGB pie chart
      #f5d493 color shades, tints & tones
#f5d493 color schemes
#f5d493 color preview, HTML & CSS examples
           This text has a color of #f5d493        
        
          <p style="color:#f5d493;">Text here</p>
        
        
          .mytext {color:#f5d493;}
        
        Text color #f5d493
      
           This box has a color of #f5d493        
        
          <div style="background-color:#f5d493;">Content here</div>
        
        
          .mybackground {background-color:#f5d493;}
        
        Background color #f5d493
      
           Border around this has a color of #f5d493        
        
          <div style="border:2px solid #f5d493;">Content here</div>
        
        
          .myborder {border:2px solid #f5d493;}
        
        Border color #f5d493