#f1bd65 color space conversions
Hex:
        #f1bd65
        RGB:
        241, 189, 101
        CMY:
        5, 26, 60
        CMYK:
        0, 22, 58, 5
      HSL:
        38°, 83.3333%, 67.0588%
        HSV (HSB):
        38°, 58.0913%, 94.5098%
        XYZ:
        56.8222, 56.0355, 20.1330
        xyY:
        0.4273, 0.4213, 56.0355
      CIE-Lab:
        79.6340, 8.9922, 50.9454
        CIE-LCH:
        79.6340, 51.7329, 79.9900
        CIE-Luv:
        79.6340, 40.8656, 60.2808
        Hunter-Lab:
        74.8569, 4.4958, 36.4536
      #f1bd65 color charts
#f1bd65 RGB chart
      #f1bd65 CMYK chart
      #f1bd65 RGB pie chart
      #f1bd65 color shades, tints & tones
#f1bd65 color schemes
#f1bd65 color preview, HTML & CSS examples
           This text has a color of #f1bd65        
        
          <p style="color:#f1bd65;">Text here</p>
        
        
          .mytext {color:#f1bd65;}
        
        Text color #f1bd65
      
           This box has a color of #f1bd65        
        
          <div style="background-color:#f1bd65;">Content here</div>
        
        
          .mybackground {background-color:#f1bd65;}
        
        Background color #f1bd65
      
           Border around this has a color of #f1bd65        
        
          <div style="border:2px solid #f1bd65;">Content here</div>
        
        
          .myborder {border:2px solid #f1bd65;}
        
        Border color #f1bd65