#f2d334 color space conversions
Hex:
        #f2d334
        RGB:
        242, 211, 52
        CMY:
        5, 17, 80
        CMYK:
        0, 13, 79, 5
      HSL:
        50°, 87.9630%, 57.6471%
        HSV (HSB):
        50°, 78.5124%, 94.9020%
        XYZ:
        60.5320, 65.7137, 12.7424
        xyY:
        0.4355, 0.4728, 65.7137
      CIE-Lab:
        84.8502, -4.5169, 76.0521
        CIE-LCH:
        84.8502, 76.1861, 93.3990
        CIE-Luv:
        84.8502, 28.0505, 84.9607
        Hunter-Lab:
        81.0640, -8.5726, 47.4250
      #f2d334 color charts
#f2d334 RGB chart
      #f2d334 CMYK chart
      #f2d334 RGB pie chart
      #f2d334 color shades, tints & tones
#f2d334 color schemes
#f2d334 color preview, HTML & CSS examples
           This text has a color of #f2d334        
        
          <p style="color:#f2d334;">Text here</p>
        
        
          .mytext {color:#f2d334;}
        
        Text color #f2d334
      
           This box has a color of #f2d334        
        
          <div style="background-color:#f2d334;">Content here</div>
        
        
          .mybackground {background-color:#f2d334;}
        
        Background color #f2d334
      
           Border around this has a color of #f2d334        
        
          <div style="border:2px solid #f2d334;">Content here</div>
        
        
          .myborder {border:2px solid #f2d334;}
        
        Border color #f2d334