#f2d025 color space conversions
Hex:
        #f2d025
        RGB:
        242, 208, 37
        CMY:
        5, 18, 85
        CMYK:
        0, 14, 85, 5
      HSL:
        50°, 88.7446%, 54.7059%
        HSV (HSB):
        50°, 84.7107%, 94.9020%
        XYZ:
        59.5078, 64.1226, 10.9908
        xyY:
        0.4420, 0.4763, 64.1226
      CIE-Lab:
        84.0295, -3.4200, 79.3427
        CIE-LCH:
        84.0295, 79.4163, 92.4682
        CIE-Luv:
        84.0295, 30.5079, 86.3359
        Hunter-Lab:
        80.0766, -7.4843, 47.9159
      #f2d025 color charts
#f2d025 RGB chart
      #f2d025 CMYK chart
      #f2d025 RGB pie chart
      #f2d025 color shades, tints & tones
#f2d025 color schemes
#f2d025 color preview, HTML & CSS examples
           This text has a color of #f2d025        
        
          <p style="color:#f2d025;">Text here</p>
        
        
          .mytext {color:#f2d025;}
        
        Text color #f2d025
      
           This box has a color of #f2d025        
        
          <div style="background-color:#f2d025;">Content here</div>
        
        
          .mybackground {background-color:#f2d025;}
        
        Background color #f2d025
      
           Border around this has a color of #f2d025        
        
          <div style="border:2px solid #f2d025;">Content here</div>
        
        
          .myborder {border:2px solid #f2d025;}
        
        Border color #f2d025