#f2d534 color space conversions
Hex:
        #f2d534
        RGB:
        242, 213, 52
        CMY:
        5, 16, 80
        CMYK:
        0, 12, 79, 5
      HSL:
        51°, 87.9630%, 57.6471%
        HSV (HSB):
        51°, 78.5124%, 94.9020%
        XYZ:
        61.0320, 66.7137, 12.9091
        xyY:
        0.4339, 0.4743, 66.7137
      CIE-Lab:
        85.3591, -5.5296, 76.5050
        CIE-LCH:
        85.3591, 76.7046, 94.1340
        CIE-Luv:
        85.3591, 26.6334, 85.7469
        Hunter-Lab:
        81.6784, -9.5579, 47.8042
      #f2d534 color charts
#f2d534 RGB chart
      #f2d534 CMYK chart
      #f2d534 RGB pie chart
      #f2d534 color shades, tints & tones
#f2d534 color schemes
#f2d534 color preview, HTML & CSS examples
           This text has a color of #f2d534        
        
          <p style="color:#f2d534;">Text here</p>
        
        
          .mytext {color:#f2d534;}
        
        Text color #f2d534
      
           This box has a color of #f2d534        
        
          <div style="background-color:#f2d534;">Content here</div>
        
        
          .mybackground {background-color:#f2d534;}
        
        Background color #f2d534
      
           Border around this has a color of #f2d534        
        
          <div style="border:2px solid #f2d534;">Content here</div>
        
        
          .myborder {border:2px solid #f2d534;}
        
        Border color #f2d534