#f5f070 color space conversions
Hex:
        #f5f070
        RGB:
        245, 240, 112
        CMY:
        4, 6, 56
        CMYK:
        0, 2, 54, 4
      HSL:
        58°, 86.9281%, 70.0000%
        HSV (HSB):
        58°, 54.2857%, 96.0784%
        XYZ:
        71.7409, 82.9025, 27.5499
        xyY:
        0.3938, 0.4550, 82.9025
      CIE-Lab:
        92.9717, -14.4597, 61.3845
        CIE-LCH:
        92.9717, 63.0645, 103.2550
        CIE-Luv:
        92.9717, 8.9898, 79.0425
        Hunter-Lab:
        91.0508, -18.6949, 45.7958
      #f5f070 color charts
#f5f070 RGB chart
      #f5f070 CMYK chart
      #f5f070 RGB pie chart
      #f5f070 color shades, tints & tones
#f5f070 color schemes
#f5f070 color preview, HTML & CSS examples
           This text has a color of #f5f070        
        
          <p style="color:#f5f070;">Text here</p>
        
        
          .mytext {color:#f5f070;}
        
        Text color #f5f070
      
           This box has a color of #f5f070        
        
          <div style="background-color:#f5f070;">Content here</div>
        
        
          .mybackground {background-color:#f5f070;}
        
        Background color #f5f070
      
           Border around this has a color of #f5f070        
        
          <div style="border:2px solid #f5f070;">Content here</div>
        
        
          .myborder {border:2px solid #f5f070;}
        
        Border color #f5f070