#f2d480 color space conversions
Hex:
        #f2d480
        RGB:
        242, 212, 128
        CMY:
        5, 17, 50
        CMYK:
        0, 12, 47, 5
      HSL:
        44°, 81.4286%, 72.5490%
        HSV (HSB):
        44°, 47.1074%, 94.9020%
        XYZ:
        64.0577, 67.5227, 30.0791
        xyY:
        0.3963, 0.4177, 67.5227
      CIE-Lab:
        85.7672, -0.2750, 45.2047
        CIE-LCH:
        85.7672, 45.2055, 90.3485
        CIE-Luv:
        85.7672, 24.1931, 58.3621
        Hunter-Lab:
        82.1722, -4.6509, 35.8175
      #f2d480 color charts
#f2d480 RGB chart
      #f2d480 CMYK chart
      #f2d480 RGB pie chart
      #f2d480 color shades, tints & tones
#f2d480 color schemes
#f2d480 color preview, HTML & CSS examples
           This text has a color of #f2d480        
        
          <p style="color:#f2d480;">Text here</p>
        
        
          .mytext {color:#f2d480;}
        
        Text color #f2d480
      
           This box has a color of #f2d480        
        
          <div style="background-color:#f2d480;">Content here</div>
        
        
          .mybackground {background-color:#f2d480;}
        
        Background color #f2d480
      
           Border around this has a color of #f2d480        
        
          <div style="border:2px solid #f2d480;">Content here</div>
        
        
          .myborder {border:2px solid #f2d480;}
        
        Border color #f2d480