#f2cd41 color space conversions
Hex:
        #f2cd41
        RGB:
        242, 205, 65
        CMY:
        5, 20, 75
        CMYK:
        0, 15, 73, 5
      HSL:
        47°, 87.1921%, 60.1961%
        HSV (HSB):
        47°, 73.1405%, 94.9020%
        XYZ:
        59.4034, 62.9215, 14.0152
        xyY:
        0.4357, 0.4615, 62.9215
      CIE-Lab:
        83.4011, -0.9613, 70.3994
        CIE-LCH:
        83.4011, 70.4059, 90.7823
        CIE-Luv:
        83.4011, 31.9653, 79.6145
        Hunter-Lab:
        79.3231, -5.1405, 45.0505
      #f2cd41 color charts
#f2cd41 RGB chart
      #f2cd41 CMYK chart
      #f2cd41 RGB pie chart
      #f2cd41 color shades, tints & tones
#f2cd41 color schemes
#f2cd41 color preview, HTML & CSS examples
           This text has a color of #f2cd41        
        
          <p style="color:#f2cd41;">Text here</p>
        
        
          .mytext {color:#f2cd41;}
        
        Text color #f2cd41
      
           This box has a color of #f2cd41        
        
          <div style="background-color:#f2cd41;">Content here</div>
        
        
          .mybackground {background-color:#f2cd41;}
        
        Background color #f2cd41
      
           Border around this has a color of #f2cd41        
        
          <div style="border:2px solid #f2cd41;">Content here</div>
        
        
          .myborder {border:2px solid #f2cd41;}
        
        Border color #f2cd41