#f1d269 color space conversions
Hex:
        #f1d269
        RGB:
        241, 210, 105
        CMY:
        5, 18, 59
        CMYK:
        0, 13, 56, 5
      HSL:
        46°, 82.9268%, 67.8431%
        HSV (HSB):
        46°, 56.4315%, 94.5098%
        XYZ:
        61.8720, 65.8139, 22.8069
        xyY:
        0.4111, 0.4373, 65.8139
      CIE-Lab:
        84.9014, -1.5866, 55.1909
        CIE-LCH:
        84.9014, 55.2137, 91.6466
        CIE-Luv:
        84.9014, 26.0763, 68.1081
        Hunter-Lab:
        81.1258, -5.8338, 40.1198
      #f1d269 color charts
#f1d269 RGB chart
      #f1d269 CMYK chart
      #f1d269 RGB pie chart
      #f1d269 color shades, tints & tones
#f1d269 color schemes
#f1d269 color preview, HTML & CSS examples
           This text has a color of #f1d269        
        
          <p style="color:#f1d269;">Text here</p>
        
        
          .mytext {color:#f1d269;}
        
        Text color #f1d269
      
           This box has a color of #f1d269        
        
          <div style="background-color:#f1d269;">Content here</div>
        
        
          .mybackground {background-color:#f1d269;}
        
        Background color #f1d269
      
           Border around this has a color of #f1d269        
        
          <div style="border:2px solid #f1d269;">Content here</div>
        
        
          .myborder {border:2px solid #f1d269;}
        
        Border color #f1d269