#f1ca42 color space conversions
Hex:
        #f1ca42
        RGB:
        241, 202, 66
        CMY:
        5, 21, 74
        CMYK:
        0, 16, 73, 5
      HSL:
        47°, 86.2069%, 60.1961%
        HSV (HSB):
        47°, 72.6141%, 94.5098%
        XYZ:
        58.3795, 61.3352, 13.9162
        xyY:
        0.4369, 0.4590, 61.3352
      CIE-Lab:
        82.5586, 0.1998, 69.1852
        CIE-LCH:
        82.5586, 69.1855, 89.8346
        CIE-Luv:
        82.5586, 33.3404, 78.1053
        Hunter-Lab:
        78.3168, -3.9955, 44.2864
      #f1ca42 color charts
#f1ca42 RGB chart
      #f1ca42 CMYK chart
      #f1ca42 RGB pie chart
      #f1ca42 color shades, tints & tones
#f1ca42 color schemes
#f1ca42 color preview, HTML & CSS examples
           This text has a color of #f1ca42        
        
          <p style="color:#f1ca42;">Text here</p>
        
        
          .mytext {color:#f1ca42;}
        
        Text color #f1ca42
      
           This box has a color of #f1ca42        
        
          <div style="background-color:#f1ca42;">Content here</div>
        
        
          .mybackground {background-color:#f1ca42;}
        
        Background color #f1ca42
      
           Border around this has a color of #f1ca42        
        
          <div style="border:2px solid #f1ca42;">Content here</div>
        
        
          .myborder {border:2px solid #f1ca42;}
        
        Border color #f1ca42