#f2d352 color space conversions
Hex:
        #f2d352
        RGB:
        242, 211, 82
        CMY:
        5, 17, 68
        CMYK:
        0, 13, 66, 5
      HSL:
        48°, 86.0215%, 63.5294%
        HSV (HSB):
        48°, 66.1157%, 94.9020%
        XYZ:
        61.4352, 66.0750, 17.4984
        xyY:
        0.4237, 0.4557, 66.0750
      CIE-Lab:
        85.0346, -3.1831, 65.4610
        CIE-LCH:
        85.0346, 65.5383, 92.7839
        CIE-Luv:
        85.0346, 27.1267, 77.1650
        Hunter-Lab:
        81.2865, -7.3436, 44.1373
      #f2d352 color charts
#f2d352 RGB chart
      #f2d352 CMYK chart
      #f2d352 RGB pie chart
      #f2d352 color shades, tints & tones
#f2d352 color schemes
#f2d352 color preview, HTML & CSS examples
           This text has a color of #f2d352        
        
          <p style="color:#f2d352;">Text here</p>
        
        
          .mytext {color:#f2d352;}
        
        Text color #f2d352
      
           This box has a color of #f2d352        
        
          <div style="background-color:#f2d352;">Content here</div>
        
        
          .mybackground {background-color:#f2d352;}
        
        Background color #f2d352
      
           Border around this has a color of #f2d352        
        
          <div style="border:2px solid #f2d352;">Content here</div>
        
        
          .myborder {border:2px solid #f2d352;}
        
        Border color #f2d352